RFR: 8295149: Misnomer for_young_gc instead of for_young_only_phase in G1Analytics [v2]
Thomas Schatzl
tschatzl at openjdk.org
Thu Oct 13 17:42:03 UTC 2022
> 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
Thomas Schatzl has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
- Merge branch 'pr/10650' of https://git.openjdk.org/jdk into submit/8295149-misnomer-for-young-gc
- initial version
-------------
Changes: https://git.openjdk.org/jdk/pull/10651/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10651&range=01
Stats: 51 lines in 7 files changed: 0 ins; 0 del; 51 mod
Patch: https://git.openjdk.org/jdk/pull/10651.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10651/head:pull/10651
PR: https://git.openjdk.org/jdk/pull/10651
More information about the hotspot-gc-dev
mailing list