Integrated: 8370804: G1: Make G1HeapRegionAttr::remset_is_tracked() conform to coding style

Thomas Schatzl tschatzl at openjdk.org
Thu Oct 30 09:25:08 UTC 2025


On Wed, 29 Oct 2025 08:18:50 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please fix several places where the `remset_is_tracked` getter and related identifiers do not fit hotspot style, recommending the verb as first part.
> 
> Testing: gha
> 
> (Please note the dependency on #28038)
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: 87e5341d
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/87e5341d78d206fa9e987340861cd5f1c0858891
Stats:     26 lines in 6 files changed: 0 ins; 0 del; 26 mod

8370804: G1: Make G1HeapRegionAttr::remset_is_tracked() conform to coding style

Reviewed-by: iwalulya, sjohanss, fandreuzzi, ayang

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

PR: https://git.openjdk.org/jdk/pull/28039


More information about the hotspot-gc-dev mailing list