Skip to content

Commit 4f02738

Browse files
author
Christian Wimmer
committed
Ensure all packages have a specified class initialization strategy
1 parent 19b363d commit 4f02738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mx.graalpython/native-image.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Args = -H:MaxRuntimeCompileMethods=20000 \
1111
-H:+AddAllCharsets \
1212
-H:IncludeLocales=no,be,ro,ru,es,se,in,ka,hu,hr,bg,is,mk,da,nn,cs,sq,fr,pl,fo,bs,kl,fa,sv,it,uk,af,tg,ps,de \
1313
--initialize-at-build-time=com.oracle.graal.python,com.oracle.truffle.regex,jline,org.fusesource \
14+
--initialize-at-run-time=org.tukaani.xz \
1415
-H:ReflectionConfigurationResources=com/oracle/graal/python/resources/reflect-config.json \
1516
-H:ResourceConfigurationResources=com/oracle/graal/python/resources/resource-config.json \
1617
-H:JNIConfigurationResources=com/oracle/graal/python/resources/jni-config.json \

0 commit comments

Comments
 (0)