test/compiler/intrinsics/mathexact/MulExactILoopDependentTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/intrinsics/mathexact/MulExactILoopDependentTest.java	Tue Feb 11 14:56:56 2014
--- new/test/compiler/intrinsics/mathexact/MulExactILoopDependentTest.java	Tue Feb 11 14:56:55 2014

*** 24,34 **** --- 24,34 ---- /* * @test * @bug 8026844 * @summary Test loop dependent multiplyExact * @compile MulExactILoopDependentTest.java Verify.java - * @run main MulExactILoopDependentTest -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseMathExactIntrinsics * */ public class MulExactILoopDependentTest { public static void main(String[] args) { Verify.LoopDependentTest.verify(new Verify.MulExactI());

test/compiler/intrinsics/mathexact/MulExactILoopDependentTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File