--- old/test/compiler/intrinsics/mathexact/AddExactILoopDependentTest.java 2014-01-23 12:10:20.819190288 +0100 +++ new/test/compiler/intrinsics/mathexact/AddExactILoopDependentTest.java 2014-01-23 12:10:20.711190292 +0100 @@ -26,7 +26,7 @@ * @bug 8024924 * @summary Test non constant addExact * @compile AddExactILoopDependentTest.java Verify.java - * @run main AddExactILoopDependentTest -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseMathExactIntrinsics + * @run main/othervm AddExactILoopDependentTest * */