test/compiler/intrinsics/mathexact/AddExactILoopDependentTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/intrinsics/mathexact/AddExactILoopDependentTest.java	Thu Jan 30 13:51:43 2014
--- new/test/compiler/intrinsics/mathexact/AddExactILoopDependentTest.java	Thu Jan 30 13:51:43 2014

*** 24,34 **** --- 24,34 ---- /* * @test * @bug 8024924 * @summary Test non constant addExact * @compile AddExactILoopDependentTest.java Verify.java ! * @run main AddExactILoopDependentTest -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseMathExactIntrinsics ! * @run main/othervm AddExactILoopDependentTest * */ public class AddExactILoopDependentTest { public static void main(String[] args) {

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