Update instance.cfg, GRAALVM-README.md, LICENSE.txt, and 1444 more files

This commit is contained in:
2026-07-13 19:14:23 +01:00
parent 50ee984188
commit def78d5a8d
1446 changed files with 30307 additions and 15 deletions
@@ -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