-
Bug
-
Resolution: Fixed
-
P4
-
hs21, hs23
-
b01
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2212450 | 8 | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
JDK-2213592 | 7u2 | Vladimir Kozlov | P4 | Closed | Fixed | b04 |
Test7052494.java has 2 test methods test5() and test6() which check empty loops compilation with rolling through MAXINT and MININT. Client VM does not eliminate such loops and as result the execution takes very long time.
Test should be modified to reduve number of iterations in test5() and test6().
Test should be modified to reduve number of iterations in test5() and test6().
- backported by
-
JDK-2212450 compiler regression test Test7052494 timeouts with client VM
-
- Resolved
-
-
JDK-2213592 compiler regression test Test7052494 timeouts with client VM
-
- Closed
-
- duplicates
-
JDK-7067713 compiler/7052494/Test7052494.java timeouts on all platforms
-
- Closed
-
-
JDK-7154567 [TESTBUG] compiler/7052494/Test7052494.java times out when run with C1
-
- Closed
-