--- old/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java 2017-04-28 11:49:11.000000000 +0200 +++ new/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java 2017-04-28 11:49:10.000000000 +0200 @@ -38,6 +38,7 @@ * @run main/othervm -Xbootclasspath/a:. * -XX:+UnlockDiagnosticVMOptions * -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI + * -Djvmci.Compiler=null * compiler.jvmci.compilerToVM.GetConstantPoolTest */ package compiler.jvmci.compilerToVM;