RFR: 8366688: G1: Rename G1HeapRegionRemSet::is_added_to_cset_group() to has_cset_group()

Ivan Walulya iwalulya at openjdk.org
Tue Sep 2 17:29:41 UTC 2025


On Tue, 2 Sep 2025 12:41:40 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this trivial renaming of `G1HHRS::is_added_to_cset_group` - it's just misnamed, we never add G1HRRS to the cset groups.
> 
> Testing: gha, local compilation
> 
> Thanks,
>   Thomas

Marked as reviewed by iwalulya (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/27048#pullrequestreview-3177507404


More information about the hotspot-gc-dev mailing list