--- old/test/compiler/calls/fromInterpreted/InterpretedInvokeStatic2NativeTest.java 2017-02-13 18:45:28.919897086 +0300 +++ new/test/compiler/calls/fromInterpreted/InterpretedInvokeStatic2NativeTest.java 2017-02-13 18:45:28.847897086 +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.InvokeStatic::caller compiler.calls.common.InvokeStatic * -checkCallerCompileLevel 0 -nativeCallee */