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.
native-image.properties
1 parent f481e65 commit a780db8Copy full SHA for a780db8
mx.graalpython/native-image.properties
@@ -3,7 +3,7 @@
3
4
Requires = language:regex language:llvm language:nfi
5
6
-JavaArgs = -Xmx5100M -Dpolyglot.image-build-time.PreinitializeContexts=python \
+JavaArgs = -Dpolyglot.image-build-time.PreinitializeContexts=python \
7
--add-exports org.graalvm.sdk/org.graalvm.nativeimage.impl=ALL-UNNAMED
8
9
# TODO --enable-all-security-services is deprecated in 22.0
0 commit comments