RFR: 8370804: G1: Make G1HeapRegionAttr::remset_is_tracked() conform to coding style [v2]
Francesco Andreuzzi
fandreuzzi at openjdk.org
Wed Oct 29 10:21:09 UTC 2025
On Wed, 29 Oct 2025 10:14:28 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
>
> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
>
> Update src/hotspot/share/gc/g1/g1CollectedHeap.cpp
Marked as reviewed by fandreuzzi (Author).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28039#pullrequestreview-3392574027
More information about the hotspot-gc-dev
mailing list