-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b120
A significant part of remembered set clearing is spent on clearing the coarse remembered set.
One way to avoid this work most of the time is to only clear the coarse bitmaps if they have actually been dirtied.
One way to avoid this work most of the time is to only clear the coarse bitmaps if they have actually been dirtied.
- relates to
-
JDK-8155811 Remove HeapRegionRemSet::_coarse_dirty flag
-
- Resolved
-