RFR: 8297639: Remove preventive GCs in G1
Albert Mingkun Yang
ayang at openjdk.org
Tue Dec 13 20:13:10 UTC 2022
On Tue, 13 Dec 2022 16:29:59 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> can I have reviews for this removal of preventive gcs for G1?
>
> This feature seems to bring more harm than benefit, so after disabling it by default in JDK 20 (reasons described in [JDK-8293861](https://bugs.openjdk.org/browse/)), this change removes the feature altogether.
>
> This is almost a backout of the original change.
>
> Testing: tier1-5
>
> Thanks,
> Thomas
Marked as reviewed by ayang (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/11654
More information about the hotspot-gc-dev
mailing list