RFR: 8366781: Parallel: Include OS free memory in GC selection heuristics [v3]

Guoxiong Li gli at openjdk.org
Sat Oct 18 08:34:00 UTC 2025


On Fri, 17 Oct 2025 14:27:21 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> > The method PSScavenge::should_attempt_scavenge only judges whether it should run young GC...
> 
> True, that's why I find that using a named bool is more explicit, especially now that this method is growing slightly lengthier.

It seems more like a code style problem. So I am not strict with this problem now.

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

PR Comment: https://git.openjdk.org/jdk/pull/27068#issuecomment-3417995061


More information about the hotspot-gc-dev mailing list