-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b42
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083251 | emb-9 | Erik Helin | P4 | Resolved | Fixed | team |
Since the permanent generation has been removed, the card tables only needs two covering regions, so the argument max_covering_regions can be removed from the BarrierSet constructor, thus simplifying the code.
- backported by
-
JDK-8083251 The card tables only ever need two covering regions
-
- Resolved
-
- relates to
-
JDK-8064876 Remove all remnants of PermGen in CardTableRS
-
- Open
-
-
JDK-8065117 Use GenCollectedHeap::_max_gens instead of BarrierSet::_max_covered_regions
-
- Open
-
-
JDK-8064947 Clean up BarrierSet ctor/dtor
-
- Resolved
-
-
JDK-8065137 Remove unecessary generalizations in cardTableModRefBS.cpp
-
- Closed
-