test/compiler/intrinsics/mathexact/NestedMathExactTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/intrinsics/mathexact/NestedMathExactTest.java	Mon Nov 25 08:50:25 2013
--- new/test/compiler/intrinsics/mathexact/NestedMathExactTest.java	Mon Nov 25 08:50:25 2013

*** 24,34 **** --- 24,34 ---- /* * @test * @bug 8027444 * @summary Test nested loops * @compile NestedMathExactTest.java ! * @run main NestedMathExactTest -XX:+UnlockExperimentalVMOptions -XX:+UseMathExactIntrinsics * */ public class NestedMathExactTest { public static final int LIMIT = 100;

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