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

Thomas Schatzl tschatzl at openjdk.java.net
Fri Sep 24 12:55:26 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 incrementally with one additional commit since the last revision:

  ayang review (2)

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5419/files
  - new: https://git.openjdk.java.net/jdk/pull/5419/files/466f4998..3c27f705

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5419&range=04
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5419&range=03-04

  Stats: 4 lines in 2 files changed: 0 ins; 0 del; 4 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