RFR: 8360790: G1: Improve HRRSStatsIter name
Kim Barrett
kbarrett at openjdk.org
Mon Jun 30 16:11:39 UTC 2025
On Mon, 30 Jun 2025 11:32:08 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this change that changes the names of some internal classes related to remembered set summaries to use the G1 prefix.
>
> Testing: gha
>
> Thanks,
> Thomas
I particularly approve of HRRSStatsIter => G1HeapRegionStatsClosure.
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26042#pullrequestreview-2971862778
More information about the hotspot-gc-dev
mailing list