Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8141845 | emb-9 | Erik Helin | P4 | Resolved | Fixed | team |
The method G1CollectorPolicy::finalize_cset has grown a bit too large and can refactored into two methods, one that finalizes the young part of the collection set and one that finalizes the old part of the cset.
- backported by
-
JDK-8141845 Split G1CollectorPolicy::finalize_cset into two parts
-
- Resolved
-