--- old/test/compiler/intrinsics/mathexact/MulExactILoopDependentTest.java 2014-01-31 10:27:38.959327630 +0100 +++ new/test/compiler/intrinsics/mathexact/MulExactILoopDependentTest.java 2014-01-31 10:27:38.855327634 +0100 @@ -26,7 +26,7 @@ * @bug 8026844 * @summary Test loop dependent multiplyExact * @compile MulExactILoopDependentTest.java Verify.java - * @run main MulExactILoopDependentTest -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseMathExactIntrinsics + * @run main/othervm MulExactILoopDependentTest * */ public class MulExactILoopDependentTest {