Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2171032 | 7 | John Coomes | P3 | Closed | Fixed | b43 |
JDK-2172870 | 6u14 | John Coomes | P3 | Resolved | Fixed | b01 |
It's very rare that both survivor spaces contain objects at the start of a full gc. The par compact stress mode for splitting young gen spaces (ParallelOldGCSplitALot) should periodically add objects to to_space to allow better testing of compaction with objects in both survivor spaces.
- backported by
-
JDK-2172870 par compact - "SplitALot" stress mode should fill to_space
-
- Resolved
-
-
JDK-2171032 par compact - "SplitALot" stress mode should fill to_space
-
- Closed
-
- relates to
-
JDK-6784849 par compact - can fail when to_space is non-empty
-
- Closed
-
-
JDK-6765954 par compact - stress mode for splitting young gen spaces
-
- Resolved
-