RFR: 8331385: G1: Prefix HeapRegion helper classes with G1
Albert Mingkun Yang
ayang at openjdk.org
Tue Jul 2 10:24:18 UTC 2024
On Mon, 1 Jul 2024 09:35:00 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> after [JDK-8330694](https://bugs.openjdk.org/browse/JDK-8330694) which renamed HeapRegion to G1HeapRegion, there were a few related helper classes in this CR that were not renamed.
>
> It's purely mechanical renaming without even further renaming of files etc.
>
> This change updates them.
>
> (Fwiw, the "Viewed" checkbox at the top right of the file change helps a lot review this change incrementally)
>
> Testing: tier1, tier4, tier5
>
> Thanks,
> Thomas
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19967#pullrequestreview-2153390622
More information about the hotspot-dev
mailing list