RFR: JDK-8320336: GenShen: Reduce proactive humongous defragmentation efforts
William Kemper
wkemper at openjdk.org
Fri Nov 17 22:35:12 UTC 2023
On Fri, 17 Nov 2023 17:15:32 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
> Only trigger defragmentation of old-gen memory if JVM is configured to reserve a certain amount of the heap to support humongous objects. Even when the JVM is so configured, be slightly less aggressive in triggering defragmentation of old-gen memory.
Looks good to me.
-------------
Marked as reviewed by wkemper (Committer).
PR Review: https://git.openjdk.org/shenandoah/pull/361#pullrequestreview-1738041538
More information about the shenandoah-dev
mailing list