We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d264b2f commit e9e209cCopy full SHA for e9e209c
mx.graalpython/native-image.properties
@@ -5,7 +5,7 @@ Requires = language:regex language:llvm
5
6
JavaArgs = -Xmx4G -Dpolyglot.image-build-time.PreinitializeContexts=python
7
8
-Args = -H:MaxRuntimeCompileMethods=8800 \
+Args = -H:MaxRuntimeCompileMethods=9011 \
9
-H:+AddAllCharsets \
10
--initialize-at-build-time=com.oracle.graal.python,com.oracle.truffle.regex,org.antlr.v4,jline,org.fusesource \
11
--initialize-at-run-time=com.ibm.icu \
0 commit comments