Update instance.cfg, GRAALVM-README.md, LICENSE.txt, and 1444 more files
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# Generated with ❤ by mx_sdk_vm_impl.py
|
||||
ImageName=svmjdwp
|
||||
ImagePath=${.}/../../../../bin
|
||||
ImageModulePath=${.}/../../../graalvm/svm-jdwp-server.jar
|
||||
Args=--no-fallback \
|
||||
-march\=compatibility \
|
||||
-Dorg.graalvm.version\=25.0.3 \
|
||||
-H\:+UnlockExperimentalVMOptions \
|
||||
-H\:+AssertInitializationSpecifiedForAllClasses \
|
||||
-H\:+EnforceMaxRuntimeCompileMethods \
|
||||
-H\:+VerifyRuntimeCompilationFrameStates \
|
||||
-H\:+GuaranteeSubstrateTypesLinked \
|
||||
-H\:-UnlockExperimentalVMOptions \
|
||||
-g \
|
||||
--link-at-build-time \
|
||||
-H\:+UnlockExperimentalVMOptions \
|
||||
-H\:+ProfilingEnableProfileDumpHooks \
|
||||
-H\:-UnlockExperimentalVMOptions \
|
||||
--shared \
|
||||
-H\:+UnlockExperimentalVMOptions \
|
||||
-H\:+IncludeDebugHelperMethods \
|
||||
-H\:-DeleteLocalSymbols \
|
||||
-H\:+PreserveFramePointer \
|
||||
--features\=com.oracle.svm.jdwp.server.ServerJDWPFeature \
|
||||
--add-exports\=java.base/jdk.internal.misc\=com.oracle.svm.jdwp.server \
|
||||
--add-exports\=jdk.internal.vm.ci/jdk.vm.ci.meta\=com.oracle.svm.jdwp.server
|
||||
Reference in New Issue
Block a user