Integrated: Make region sampling aware of full collections

William Kemper wkemper at openjdk.java.net
Thu Oct 21 20:31:42 UTC 2021


On Thu, 21 Oct 2021 17:21:37 GMT, William Kemper <wkemper at openjdk.org> wrote:

> Full collections do not change the `_gc_state` of `ShenandoahHeap` in a way the region sampling code expected. The region sampling code is now aware of full collections.

This pull request has now been integrated.

Changeset: 7bc0d2bf
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.java.net/shenandoah/commit/7bc0d2bfd7cbff829e40c5bcbdfa71980ce1f3ba
Stats:     4 lines in 1 file changed: 0 ins; 0 del; 4 mod

Make region sampling aware of full collections

Reviewed-by: kdnilsen

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

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


More information about the shenandoah-dev mailing list