RFR: 8257774: G1: Trigger collect when free region count drops below threshold to prevent evacuation failures [v6]

Stefan Johansson sjohanss at openjdk.java.net
Fri May 21 07:52:01 UTC 2021


On Fri, 21 May 2021 01:55:02 GMT, Aditya Mandaleeka <adityam at openjdk.org> wrote:

> > What are your thoughts on further steps involved before getting this change merged? For instance, is there value/interest in putting the proactive GCs behind an -XX: option? Every such flag adds complexity and surface area for testing, so I'm somewhat hesitant but I'm interested to hear others' opinions on this...

I agree, we should avoid adding a new flag unless we see a real potential problem with having this always on. At this point I don't think we do. I hope to find time later today to do the final review, but have some other things to finish first so this might get pushed to beginning of next week.

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

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



More information about the hotspot-gc-dev mailing list