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	Mon Nov 25 08:50:12 2013
--- new/test/compiler/intrinsics/mathexact/AddExactILoopDependentTest.java	Mon Nov 25 08:50:12 2013

*** 24,34 **** --- 24,34 ---- /* * @test * @bug 8024924 * @summary Test non constant addExact * @compile AddExactILoopDependentTest.java Verify.java ! * @run main AddExactILoopDependentTest -XX:+UnlockExperimentalVMOptions -XX:+UseMathExactIntrinsics * */ 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