test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetConstantPoolTest.java
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File open Cdiff test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetConstantPoolTest.java

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

Print this page

        

*** 37,47 **** * * @build jdk.internal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper * @run main/othervm -Xbootclasspath/a:. * -XX:+UnlockDiagnosticVMOptions * -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI ! * -Djvmci.Compiler=null * compiler.jvmci.compilerToVM.GetConstantPoolTest */ package compiler.jvmci.compilerToVM; import jdk.test.lib.Utils; --- 37,47 ---- * * @build jdk.internal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper * @run main/othervm -Xbootclasspath/a:. * -XX:+UnlockDiagnosticVMOptions * -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI ! * -XX:-UseJVMCICompiler * compiler.jvmci.compilerToVM.GetConstantPoolTest */ package compiler.jvmci.compilerToVM; import jdk.test.lib.Utils;
test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetConstantPoolTest.java
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File