--- old/test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetConstantPoolTest.java 2019-05-31 08:53:59.000000000 -0700 +++ new/test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetConstantPoolTest.java 2019-05-31 08:53:58.000000000 -0700 @@ -39,7 +39,7 @@ * @run main/othervm -Xbootclasspath/a:. * -XX:+UnlockDiagnosticVMOptions * -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI - * -Djvmci.Compiler=null + * -XX:-UseJVMCICompiler * compiler.jvmci.compilerToVM.GetConstantPoolTest */ package compiler.jvmci.compilerToVM;