< prev index next >

test/compiler/jvmci/compilerToVM/GetImplementorTest.java

Print this page

        

*** 29,38 **** --- 29,39 ---- * @library ../common/patches * @modules java.base/jdk.internal.misc * @modules jdk.internal.vm.ci/jdk.vm.ci.hotspot * @build jdk.internal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI + * -Djvmci.Compiler=null * compiler.jvmci.compilerToVM.GetImplementorTest */ package compiler.jvmci.compilerToVM;
< prev index next >