Rename G1HeapRegionRemSet::is_added_to_cset_group() to has_cset_group() because it is misleading: the G1HRRS is never added to the cset group, but we add regions (having a G1HHRS) to that group.
- links to
-
Commit(master) openjdk/jdk/222ae365
-
Review(master) openjdk/jdk/27048