RFR: 8319713: Parallel: Remove PSAdaptiveSizePolicy::should_full_GC
Thomas Schatzl
tschatzl at openjdk.org
Fri Nov 17 09:59:32 UTC 2023
On Mon, 13 Nov 2023 12:35:40 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> The check in `PSScavenge::should_attempt_scavenge` is constrained by used-in-young to offer a less-conservative heuristic, i.e. #promoted-bytes can't be larger than used-in-young.
Okay, got it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16560#issuecomment-1816066096
More information about the hotspot-gc-dev
mailing list