< prev index next >

test/hotspot/jtreg/compiler/jvmci/compilerToVM/LookupTypeTest.java

Print this page

        

*** 25,35 **** * @test * @bug 8136421 * @requires vm.jvmci * @library / /test/lib * @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.LookupTypeTest --- 25,35 ---- * @test * @bug 8136421 * @requires vm.jvmci * @library / /test/lib * @library ../common/patches ! * @modules java.base/jdk.internal.access * @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.LookupTypeTest
< prev index next >