--- old/test/compiler/jvmci/compilerToVM/GetLocalVariableTableTest.java 2017-04-21 12:15:02.000000000 +0200 +++ new/test/compiler/jvmci/compilerToVM/GetLocalVariableTableTest.java 2017-04-21 12:15:02.000000000 +0200 @@ -38,6 +38,7 @@ * @compile -g DummyClass.java * @build jdk.internal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI + * -Djvmci.Compiler=null * compiler.jvmci.compilerToVM.GetLocalVariableTableTest * @clean compiler.jvmci.compilerToVM.* */