Integrated: 8366688: G1: Rename G1HeapRegionRemSet::is_added_to_cset_group() to has_cset_group()
Thomas Schatzl
tschatzl at openjdk.org
Thu Sep 4 07:06:48 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
This pull request has now been integrated.
Changeset: 222ae365
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/222ae365c89e7bcd2cd920f60aa34eebee2c83b6
Stats: 18 lines in 8 files changed: 0 ins; 0 del; 18 mod
8366688: G1: Rename G1HeapRegionRemSet::is_added_to_cset_group() to has_cset_group()
Reviewed-by: ayang, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/27048
More information about the hotspot-gc-dev
mailing list