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 f0ff46d commit 071e681Copy full SHA for 071e681
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=8600 \
+Args = -H:MaxRuntimeCompileMethods=8700 \
9
-H:+AddAllCharsets \
10
--initialize-at-build-time=com.oracle.graal.python,com.oracle.truffle.regex,org.antlr.v4,jline,org.fusesource \
11
-H:SubstitutionResources=com/oracle/graal/python/aot/substitutions.json
0 commit comments