Skip to content

Commit aa85650

Browse files
committed
Update native-image.properties
(cherry picked from commit 461639f)
1 parent 09914ca commit aa85650

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
@@ -7,5 +7,5 @@ JavaArgs = -Xmx4G -Dpolyglot.engine.PreinitializeContexts=python
77

88
Args = -H:MaxRuntimeCompileMethods=7000 \
99
-H:+AddAllCharsets \
10-
--initialize-at-build-time=com.oracle.graal.python,org.antlr.v4 \
10+
--initialize-at-build-time=com.oracle.graal.python,com.oracle.truffle.regex,org.antlr.v4,jline,org.fusesource \
1111
-H:SubstitutionResources=com/oracle/graal/python/aot/substitutions.json

0 commit comments

Comments
 (0)