Integrated: 8331385: G1: Prefix HeapRegion helper classes with G1
Thomas Schatzl
tschatzl at openjdk.org
Fri Jul 5 07:21:29 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
This pull request has now been integrated.
Changeset: 4ec1ae10
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4ec1ae109710aa150e27acf5706475d335c4655c
Stats: 887 lines in 68 files changed: 163 ins; 165 del; 559 mod
8331385: G1: Prefix HeapRegion helper classes with G1
Reviewed-by: ayang, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/19967
More information about the hotspot-dev
mailing list