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 c32e945 commit 93c930cCopy full SHA for 93c930c
mx.graalpython/native-image.properties
@@ -3,7 +3,7 @@
3
4
Requires = language:regex language:llvm
5
6
-JavaArgs = -Xmx4G -Dpolyglot.engine.PreinitializeContexts=python
+JavaArgs = -Xmx4G -Dpolyglot.image-build-time.PreinitializeContexts=python
7
8
Args = -H:MaxRuntimeCompileMethods=7000 \
9
-H:+AddAllCharsets \
0 commit comments