RFR: 8273492: Move evacuation failure handling into G1YoungCollector [v2]
Thomas Schatzl
tschatzl at openjdk.java.net
Mon Sep 20 11:38:32 UTC 2021
> Hi all,
>
> can I have reviews for this change that moves young gc evacuation failure handling (`G1EvacFailureRegions`) from `G1CollectedHeap` to `G1YoungCollector`.
>
> Testing: tier1-3
>
> 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 three commits:
- sjohanss review
- Merge branch 'master' into 8273492-move-evac-failure-handling-to-younggc
- Move evac failure handling to young gc
-------------
Changes: https://git.openjdk.java.net/jdk/pull/5419/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5419&range=01
Stats: 160 lines in 13 files changed: 57 ins; 47 del; 56 mod
Patch: https://git.openjdk.java.net/jdk/pull/5419.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5419/head:pull/5419
PR: https://git.openjdk.java.net/jdk/pull/5419
More information about the hotspot-gc-dev
mailing list