RFR: 8370804: G1: Make G1HeapRegionAttr::remset_is_tracked() conform to coding style [v2]
Thomas Schatzl
tschatzl at openjdk.org
Wed Oct 29 10:14:28 UTC 2025
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28039/files
- new: https://git.openjdk.org/jdk/pull/28039/files/3367eb0a..865d37e7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28039&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28039&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/28039.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28039/head:pull/28039
PR: https://git.openjdk.org/jdk/pull/28039
More information about the hotspot-gc-dev
mailing list