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	Thu Jan 30 13:51:57 2014
--- new/test/compiler/intrinsics/mathexact/NestedMathExactTest.java	Thu Jan 30 13:51:57 2014

*** 24,34 **** --- 24,34 ---- /* * @test * @bug 8027444 * @summary Test nested loops * @compile NestedMathExactTest.java ! * @run main NestedMathExactTest -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseMathExactIntrinsics ! * @run main/othervm NestedMathExactTest * */ 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