We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2f05ba commit 980e364Copy full SHA for 980e364
build-graal.sh
@@ -23,6 +23,7 @@ $NATIVE_IMAGE \
23
-H:ReflectionConfigurationFiles=reflectconfig \
24
--initialize-at-build-time \
25
--allow-incomplete-classpath \
26
+ --enable-url-protocols=http,https \
27
-jar $JARFILE \
28
uclj
29
0 commit comments