RFR: 8366688: G1: Rename G1HeapRegionRemSet::is_added_to_cset_group() to has_cset_group()
Thomas Schatzl
tschatzl at openjdk.org
Thu Sep 4 07:06:47 UTC 2025
On Tue, 2 Sep 2025 17:27:17 GMT, Ivan Walulya <iwalulya 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).
Thanks @walulyai @albertnetymk for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27048#issuecomment-3252210348
More information about the hotspot-gc-dev
mailing list