-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b84
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8141958 | emb-9 | Mikael Gerdin | P3 | Resolved | Fixed | team |
Each gc worker records the number of cards it has scanned and the number of surviving words per young region, this data should be moved to a per-collection context.
This reduces the amount of state in the G1 collected heap and G1 rem set classes.
This reduces the amount of state in the G1 collected heap and G1 rem set classes.
- backported by
-
JDK-8141958 Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
-
- Resolved
-
- relates to
-
JDK-8135152 Create a G1ParScanThreadStateSet class for managing G1 GC per thread states
-
- Resolved
-