--- old/test/compiler/intrinsics/mathexact/MulExactILoopDependentTest.java 2013-11-25 08:50:19.905937941 +0100 +++ new/test/compiler/intrinsics/mathexact/MulExactILoopDependentTest.java 2013-11-25 08:50:19.809937944 +0100 @@ -26,7 +26,7 @@ * @bug 8026844 * @summary Test loop dependent multiplyExact * @compile MulExactILoopDependentTest.java Verify.java - * @run main MulExactILoopDependentTest + * @run main MulExactILoopDependentTest -XX:+UnlockExperimentalVMOptions -XX:+UseMathExactIntrinsics * */ public class MulExactILoopDependentTest {