RFR: 8295149: Misnomer for_young_gc instead of for_young_only_phase in G1Analytics
Kim Barrett
kbarrett at openjdk.org
Wed Oct 12 04:16:10 UTC 2022
On Tue, 11 Oct 2022 13:29:56 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this change that renames lots of `for_young_gc` parameters to `for_young_only_phase` to correspond to the actual meaning.
>
> Depends on PR#10650, so please review that one first.
>
> Testing: local compilation
>
> Thanks,
> Thomas
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10651
More information about the hotspot-gc-dev
mailing list