--- old/test/compiler/calls/fromNative/NativeInvokeSpecial2InterpretedTest.java 2017-02-13 18:45:29.575897081 +0300 +++ new/test/compiler/calls/fromNative/NativeInvokeSpecial2InterpretedTest.java 2017-02-13 18:45:29.507897081 +0300 @@ -30,7 +30,7 @@ * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission - * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. + * @run main/othervm/native -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. * -XX:CompileCommand=exclude,compiler.calls.common.InvokeSpecial::callee compiler.calls.common.InvokeSpecial * -nativeCaller -checkCalleeCompileLevel 0 */