Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2172401 | 7 | John Coomes | P3 | Closed | Fixed | b42 |
JDK-2172862 | 6u14 | John Coomes | P3 | Resolved | Fixed | b01 |
The extra bookkeeping should be implemented to allow a young gen space to be "split" so that as much as will fit is copied to the old gen and the rest is compacted down within the young gen space itself.
- backported by
-
JDK-2172862 par compact - allow young gen spaces to be split
- Resolved
-
JDK-2172401 par compact - allow young gen spaces to be split
- Closed
- relates to
-
JDK-6330863 vm/gc/InfiniteList.java fails intermittently due to timeout problems
- Closed
-
JDK-6810474 par compact - crash in summary_phase with very full heap
- Closed
-
JDK-6679764 enable parallel compaction by default
- Closed
-
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