--- old/test/compiler/intrinsics/mathexact/GVNTest.java 2014-01-31 10:27:35.579327748 +0100 +++ new/test/compiler/intrinsics/mathexact/GVNTest.java 2014-01-31 10:27:35.479327751 +0100 @@ -26,7 +26,7 @@ * @bug 8028207 * @summary Verify that GVN doesn't mess up the two addExacts * @compile GVNTest.java - * @run main GVNTest -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseMathExactIntrinsics + * @run main/othervm GVNTest * */