Skip to content

Commit 1699f00

Browse files
woessfangerer
authored andcommitted
[GR-25635] Increase -H:MaxRuntimeCompileMethods.
1 parent 87abd3a commit 1699f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mx.graalpython/native-image.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Requires = language:regex language:llvm
55

66
JavaArgs = -Xmx4G -Dpolyglot.image-build-time.PreinitializeContexts=python
77

8-
Args = -H:MaxRuntimeCompileMethods=11500 \
8+
Args = -H:MaxRuntimeCompileMethods=15000 \
99
-H:+AddAllCharsets \
1010
--initialize-at-build-time=com.oracle.graal.python,com.oracle.truffle.regex,org.antlr.v4,jline,org.fusesource \
1111
--initialize-at-run-time=com.ibm.icu \

0 commit comments

Comments
 (0)