test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetConstantPoolTest.java
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File
*** old/test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetConstantPoolTest.java	Fri May 31 08:53:59 2019
--- new/test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetConstantPoolTest.java	Fri May 31 08:53:58 2019

*** 37,47 **** --- 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 + * -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