Integrated: Fix fullgc assertion

Kelvin Nilsen kdnilsen at openjdk.org
Fri Jan 13 17:59:24 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.

This pull request has now been integrated.

Changeset: 0e15cb6d
Author:    Kelvin Nilsen <kdnilsen at openjdk.org>
URL:       https://git.openjdk.org/shenandoah/commit/0e15cb6dfcd97a816f4213cd38ffdd5f402536b9
Stats:     15 lines in 2 files changed: 13 ins; 0 del; 2 mod

Fix fullgc assertion

Reviewed-by: ysr, wkemper

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

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


More information about the shenandoah-dev mailing list