Skip to content

Commit 93c930c

Browse files
committed
[GR-13445] Adopt the new property for pre-initialization
1 parent c32e945 commit 93c930c

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
@@ -3,7 +3,7 @@
33

44
Requires = language:regex language:llvm
55

6-
JavaArgs = -Xmx4G -Dpolyglot.engine.PreinitializeContexts=python
6+
JavaArgs = -Xmx4G -Dpolyglot.image-build-time.PreinitializeContexts=python
77

88
Args = -H:MaxRuntimeCompileMethods=7000 \
99
-H:+AddAllCharsets \

0 commit comments

Comments
 (0)