test/compiler/intrinsics/mathexact/SubExactILoopDependentTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/intrinsics/mathexact/SubExactILoopDependentTest.java	Tue Oct 22 14:52:43 2013
--- new/test/compiler/intrinsics/mathexact/SubExactILoopDependentTest.java	Tue Oct 22 14:52:43 2013

*** 21,34 **** --- 21,34 ---- * questions. */ /* * @test ! * @bug 8024924 ! * @bug 8026844 * @summary Test non constant subtractExact * @compile SubExactILoopDependentTest.java Verify.java - * @run main/timeout=200 SubExactILoopDependentTest * */ public class SubExactILoopDependentTest { public static void main(String[] args) {

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