Integrated: Update heap usage tallies for generations after full GC compaction

William Kemper wkemper at openjdk.java.net
Tue Oct 12 16:06:16 UTC 2021


On Mon, 11 Oct 2021 18:37:00 GMT, William Kemper <wkemper at openjdk.org> wrote:

> Two changes here:
> * Verification checks heap usage for _each_ generation every time (rather than only check the _active_ generation).
> * Compute heap usage after post compaction phase of full gc (rather than pre-compaction phase).

This pull request has now been integrated.

Changeset: deb452d7
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.java.net/shenandoah/commit/deb452d749339f21ecef18988bbb68b51def2fb2
Stats:     149 lines in 2 files changed: 57 ins; 83 del; 9 mod

Update heap usage tallies for generations after full GC compaction

Reviewed-by: rkennke

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

PR: https://git.openjdk.java.net/shenandoah/pull/84


More information about the shenandoah-dev mailing list