Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177003 | 7 | Erik Trimble | P3 | Closed | Fixed | b17 |
JDK-2172461 | 6u10 | Abhijit Saha | P3 | Resolved | Fixed | b09 |
Running specjbb2005 in x86 -d32 may produce this assertion.
The following nightly tests (at least) are affected:-
gc/memory/Churn/Churn1
The following nightly tests (at least) are affected:-
gc/memory/Churn/Churn1
- backported by
-
JDK-2172461 assert(cost >= 0,"negative spill cost")
- Resolved
-
JDK-2177003 assert(cost >= 0,"negative spill cost")
- Closed
- relates to
-
JDK-6510732 Compute consistent block frequencies
- Closed