--- old/test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java 2019-05-31 08:54:09.000000000 -0700 +++ new/test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java 2019-05-31 08:54:08.000000000 -0700 @@ -45,7 +45,7 @@ * @run main/othervm -Xbootclasspath/a:. * -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI - * -XX:-UseCompressedOops -Djvmci.Compiler=null + * -XX:-UseCompressedOops -XX:-UseJVMCICompiler * compiler.jvmci.compilerToVM.GetResolvedJavaTypeTest */