Integrated: 8273492: Move evacuation failure handling into G1YoungCollector

Thomas Schatzl tschatzl at openjdk.java.net
Fri Sep 24 19:32:57 UTC 2021


On Wed, 8 Sep 2021 15:09:25 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

This pull request has now been integrated.

Changeset: 341de49f
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/341de49f8f7a89b87804f681fb60c09f7d3240ab
Stats:     153 lines in 13 files changed: 58 ins; 40 del; 55 mod

8273492: Move evacuation failure handling into G1YoungCollector

Reviewed-by: sjohanss, ayang

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

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



More information about the hotspot-gc-dev mailing list