Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177250 | 7 | Igor Veresov | P3 | Closed | Fixed | b39 |
JDK-2172779 | 6u14 | Igor Veresov | P3 | Resolved | Fixed | b01 |
Failures sighted with PRT:-
jbb on sparc32/fastdebug/c2
gcbasher on sparc32/fastdebug/c2
The assertion is not easily reproducible and can often take several
hours (and many 100's of iterations) to hit (tried on Niagara boxes).
Previous races related to this assertion/invariant have been
fixed in 6561328.
jbb on sparc32/fastdebug/c2
gcbasher on sparc32/fastdebug/c2
The assertion is not easily reproducible and can often take several
hours (and many 100's of iterations) to hit (tried on Niagara boxes).
Previous races related to this assertion/invariant have been
fixed in 6561328.
- backported by
-
JDK-2172779 G1: assert(cur_used_bytes == _g1->recalculate_used(),"It should!") at g1CollectorPolicy.cpp:1425
-
- Resolved
-
-
JDK-2177250 G1: assert(cur_used_bytes == _g1->recalculate_used(),"It should!") at g1CollectorPolicy.cpp:1425
-
- Closed
-