Skip to content

Commit de9e4ba

Browse files
committed
Update native-image.properties
1 parent 710ff72 commit de9e4ba

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
@@ -11,4 +11,6 @@ LauncherClassPath = lib/graalvm/launcher-common.jar:lib/graalvm/graalpython-laun
1111
JavaArgs = -Xmx4G -Dpolyglot.engine.PreinitializeContexts=python
1212

1313
Args = -H:MaxRuntimeCompileMethods=7000 \
14+
-H:+AddAllCharsets \
15+
--initialize-at-build-time=com.oracle.graal.python,org.antlr.v4 \
1416
-H:SubstitutionResources=com/oracle/graal/python/aot/substitutions.json

0 commit comments

Comments
 (0)