RFR: Fix fullgc assertion

Y. Srinivas Ramakrishna ysr at openjdk.org
Fri Jan 13 17:35:50 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 ysr (Author).

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

PR: https://git.openjdk.org/shenandoah/pull/200


More information about the shenandoah-dev mailing list