RFR: 8273492: Move evacuation failure handling into G1YoungCollector [v6]

Albert Mingkun Yang ayang at openjdk.java.net
Fri Sep 24 13:08:13 UTC 2021


On Fri, 24 Sep 2021 13:05:11 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 eight commits:
> 
>  - Fix comment
>  - Merge branch 'master' into 8273492-move-evac-failure-handling-to-younggc
>  - ayang review (2)
>  - ayang review
>  - Merge branch 'master' into 8273492-move-evac-failure-handling-to-younggc
>  - sjohanss review
>  - Merge branch 'master' into 8273492-move-evac-failure-handling-to-younggc
>  - Move evac failure handling to young gc

Marked as reviewed by ayang (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/5419



More information about the hotspot-gc-dev mailing list