RFR: JDK-8262068: Improve G1 Full GC by skipping compaction for regions with high survival ratio [v12]

Hamlin Li mli at openjdk.java.net
Wed Apr 7 01:17:22 UTC 2021


On Tue, 6 Apr 2021 14:01:15 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>>> [Here](https://github.com/tschatzl/jdk/tree/bot-fixes) is a potential fix for this. 
>> 
>> Thanks for the fix.
>>>   In any case this fix should probably go in separately.
>> 
>> Do you mean we push this pr, then discuss the fix in another thread? If yes, I will file a bug to track the issue and initialize discussion on this bug.
>
> This change should go in after PR#3356 which fixes this issue. I think it is a change that is worth pointing out and discussing separately - as you might see from the long description.

I see, Thanks Thomas!

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

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



More information about the hotspot-gc-dev mailing list