Integrated: 8297186: G1 triggers unnecessary full GCs when heap utilization is low
Thomas Schatzl
tschatzl at openjdk.org
Tue Dec 6 10:12:56 UTC 2022
On Thu, 17 Nov 2022 13:14:12 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> can I have reviews for this change that better enforces that after gc there is at least one eden region to allocate into?
>
> That avoids the problem described in the PR.
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: a9e6c62b
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a9e6c62ba7df8d28cef9579c57a0386736bd9dbf
Stats: 146 lines in 4 files changed: 115 ins; 11 del; 20 mod
8297186: G1 triggers unnecessary full GCs when heap utilization is low
Reviewed-by: kbarrett, sjohanss
-------------
PR: https://git.openjdk.org/jdk/pull/11209
More information about the hotspot-gc-dev
mailing list