-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b126
compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java failed with the following error:
----------configuration:(10/780)----------
Boot Layer
add exports: java.base/jdk.internal.org.objectweb.asm ALL-UNNAMED
java.base/jdk.internal.org.objectweb.asm.tree ALL-UNNAMED
jdk.vm.ci/jdk.vm.ci.code ALL-UNNAMED
jdk.vm.ci/jdk.vm.ci.hotspot ALL-UNNAMED
jdk.vm.ci/jdk.vm.ci.meta ALL-UNNAMED
jdk.vm.ci/jdk.vm.ci.runtime ALL-UNNAMED
boot class path (append): .
patch: jdk.vm.ci /scratch/home/aurora/sandbox/results/workDir/classes/22/compiler/jvmci/common/patches/jdk.vm.ci
----------System.out:(3/100)----------
Error occurred during initialization of VM
java.lang.NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI
----------configuration:(10/780)----------
Boot Layer
add exports: java.base/jdk.internal.org.objectweb.asm ALL-UNNAMED
java.base/jdk.internal.org.objectweb.asm.tree ALL-UNNAMED
jdk.vm.ci/jdk.vm.ci.code ALL-UNNAMED
jdk.vm.ci/jdk.vm.ci.hotspot ALL-UNNAMED
jdk.vm.ci/jdk.vm.ci.meta ALL-UNNAMED
jdk.vm.ci/jdk.vm.ci.runtime ALL-UNNAMED
boot class path (append): .
patch: jdk.vm.ci /scratch/home/aurora/sandbox/results/workDir/classes/22/compiler/jvmci/common/patches/jdk.vm.ci
----------System.out:(3/100)----------
Error occurred during initialization of VM
java.lang.NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI
- relates to
-
JDK-8160121 [JVMCI] JvmciNotifyBootstrapFinishedEventTest.java failed NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI
-
- Resolved
-