-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
Currently G1 writes a dirty card value onto the card table when it encounters a to-cset reference during remembered set rebuild.
This could actually be a to-cset card, however that change has been undone in the first proposal forJDK-8342382 because it makes tracking of the dirty card rate harder.
See if that optimization can fit into the existing heuristics after all.
This could actually be a to-cset card, however that change has been undone in the first proposal for
See if that optimization can fit into the existing heuristics after all.
- relates to
-
JDK-8342382 Implement JEP 522: G1 GC: Improve Throughput by Reducing Synchronization
-
- Resolved
-