RFR: Fix fullgc assertion
William Kemper
wkemper at openjdk.org
Fri Jan 13 17:55:16 UTC 2023
On Fri, 13 Jan 2023 16:28:03 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
> Relax generation sizing assertions during Full GC because of the sequencing of operations that occur during Full GC.
>
> Enforce the assertion constraints at the end of Full GC.
Marked as reviewed by wkemper (Committer).
-------------
PR: https://git.openjdk.org/shenandoah/pull/200
More information about the shenandoah-dev
mailing list