RFR: Make region sampling aware of full collections

Kelvin Nilsen kdnilsen at openjdk.java.net
Thu Oct 21 17:57:38 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.

Marked as reviewed by kdnilsen (Committer).

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

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


More information about the shenandoah-dev mailing list