RFR: 8331569: G1: Rename G1HRPrinter to G1HeapRegionPrinter
Albert Mingkun Yang
ayang at openjdk.org
Fri May 3 12:38:52 UTC 2024
On Thu, 2 May 2024 13:40:02 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this rename of G1HRPrinter to G1HeapRegionPrinter to remove the abbreviation.
>
> This change has been split into two commits:
> 1) rename the files, adapt includes
> 2) rename the class
>
> I believe the changes are small so using two commits instead of two CRs/PRs is doable.
>
> Based on #19062.
>
> Testing: compliation, gha
>
> Thanks,
> Thomas
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19063#pullrequestreview-2038047829
More information about the hotspot-gc-dev
mailing list