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

Stefan Johansson sjohanss at openjdk.org
Wed Oct 29 09:41:17 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

Looks good, but please change to `const bool` as noted.

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

Marked as reviewed by sjohanss (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28039#pullrequestreview-3392425577


More information about the hotspot-gc-dev mailing list