RFR: 8273492: Move evacuation failure handling into G1YoungCollector [v2]
Stefan Johansson
sjohanss at openjdk.java.net
Mon Sep 20 12:29:04 UTC 2021
On Mon, 20 Sep 2021 11:38:32 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
>> 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
Marked as reviewed by sjohanss (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/5419
More information about the hotspot-gc-dev
mailing list