--- old/test/compiler/intrinsics/mathexact/NegExactILoopDependentTest.java 2013-11-28 09:36:47.708811842 +0100 +++ new/test/compiler/intrinsics/mathexact/NegExactILoopDependentTest.java 2013-11-28 09:36:47.612811846 +0100 @@ -26,7 +26,7 @@ * @bug 8026844 * @summary Test negExact loop dependent * @compile NegExactILoopDependentTest.java Verify.java - * @run main NegExactILoopDependentTest + * @run main NegExactILoopDependentTest -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseMathExactIntrinsics * */ public class NegExactILoopDependentTest {