Skip to content

Commit 09914ca

Browse files
timfelansalond
authored andcommitted
Update native-image.properties
(cherry picked from commit de9e4ba)
1 parent 8c2e8d6 commit 09914ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mx.graalpython/native-image.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ Requires = language:regex language:llvm
66
JavaArgs = -Xmx4G -Dpolyglot.engine.PreinitializeContexts=python
77

88
Args = -H:MaxRuntimeCompileMethods=7000 \
9+
-H:+AddAllCharsets \
10+
--initialize-at-build-time=com.oracle.graal.python,org.antlr.v4 \
911
-H:SubstitutionResources=com/oracle/graal/python/aot/substitutions.json

0 commit comments

Comments
 (0)