Integrated: 8329790: GenShen: Old regions that are pinned during final mark are not made parseable

William Kemper wkemper at openjdk.org
Mon Apr 15 16:46:05 UTC 2024


On Fri, 5 Apr 2024 22:06:14 GMT, William Kemper <wkemper at openjdk.org> wrote:

> Pinned regions that are not humongous may be added to the set of _candidates_ for mixed collection. They still may not be added to the collection set for a mixed collection. Regions that are not in this collection of _candidates_ will not be coalesced and filled.

This pull request has now been integrated.

Changeset: 64b44a8c
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.org/shenandoah/commit/64b44a8c0e3a296d23905ac9e2233fc237057bab
Stats:     40 lines in 3 files changed: 17 ins; 8 del; 15 mod

8329790: GenShen: Old regions that are pinned during final mark are not made parseable

Reviewed-by: kdnilsen

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

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


More information about the shenandoah-dev mailing list