RFR: 8297186: G1 triggers unnecessary full GCs when heap utilization is low [v5]
Kim Barrett
kbarrett at openjdk.org
Mon Dec 5 21:54:12 UTC 2022
On Mon, 5 Dec 2022 10:43:38 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
>
> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
>
> kbarrett review 2
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11209
More information about the hotspot-gc-dev
mailing list