--- old/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java 2017-04-21 12:14:59.000000000 +0200 +++ new/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java 2017-04-21 12:14:59.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;