Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177277 | 7 | John Coomes | P3 | Closed | Fixed | b39 |
JDK-2172791 | 6u14 | John Coomes | P3 | Closed | Fixed | b01 |
-XX:+VerifyParallelOldWithMarkSweep enables code that uses a serial mark sweep gc to verify the collection done by parallel compaction. It was useful during initial development, but at best it worked for a single collection and generated false positives because of reference processing. It's now out of date and should be removed.
- backported by
-
JDK-2172791 par compact - remove VerifyParallelOldWithMarkSweep code
-
- Closed
-
-
JDK-2177277 par compact - remove VerifyParallelOldWithMarkSweep code
-
- Closed
-