Skip to content

Commit

Permalink
Adjust launcher native-image.properties after rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
olpaw committed Nov 3, 2021
1 parent 3aa5772 commit 407a9d4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Args = --features=com.oracle.svm.thirdparty.jline.JLine3Feature \
-H:JNIConfigurationResources=${.}/launcher.jniconfig \
--add-modules=java.scripting \
--add-reads=org.graalvm.launcher=org.graalvm.nativeimage.base \
--add-reads=org.graalvm.launcher=org.graalvm.nativeimage.pointsto \
--add-reads=org.graalvm.launcher=org.graalvm.nativeimage.builder \
--add-exports=org.graalvm.truffle/com.oracle.truffle.object=ALL-UNNAMED \
Expand Down

0 comments on commit 407a9d4

Please sign in to comment.