Integrated: 8249676: [REDO] G1 incorrectly limiting young gen size when using the reserve can result in repeated full gcs

Thomas Schatzl tschatzl at openjdk.java.net
Tue Sep 15 10:24:40 UTC 2020


On Thu, 10 Sep 2020 10:14:57 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi,
> 
>   please review this re-application of JDK-8249676. The change passes two tier8 (plus tier1-7 which never were a problem)
>   runs w/o problems; the crashes I reported in the original review are gone after recent (other) changes.
> 
> Note that this PR contains two commits: the vanilla original patch and an update to fix merge errors with the recent
> IHOP changes.
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: fa30241d
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/fa30241d
Stats:     412 lines in 3 files changed: 79 ins; 207 del; 126 mod

8249676: [REDO] G1 incorrectly limiting young gen size when using the reserve can result in repeated full gcs

Reviewed-by: sjohanss, kbarrett

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

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



More information about the hotspot-gc-dev mailing list