--- old/test/compiler/intrinsics/mathexact/NegExactILoopDependentTest.java 2014-01-23 12:10:32.987189865 +0100 +++ new/test/compiler/intrinsics/mathexact/NegExactILoopDependentTest.java 2014-01-23 12:10:32.879189868 +0100 @@ -26,7 +26,7 @@ * @bug 8026844 * @summary Test negExact loop dependent * @compile NegExactILoopDependentTest.java Verify.java - * @run main NegExactILoopDependentTest -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseMathExactIntrinsics + * @run main/othervm NegExactILoopDependentTest * */ public class NegExactILoopDependentTest {