Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177286 | 7 | John Coomes | P3 | Closed | Fixed | b39 |
JDK-2172817 | 6u14 | John Coomes | P3 | Closed | Fixed | b01 |
The parallel compacting collector contains unused code for a "block table" that was an attempt to speed up pointer updates during compaction. The code no longer works and should be removed.
- backported by
-
JDK-2172817 par compact - remove unused block table implementation
-
- Closed
-
-
JDK-2177286 par compact - remove unused block table implementation
-
- Closed
-
- relates to
-
JDK-6725714 par compact - add a table to speed up bitmap searches
-
- Resolved
-