Integrated: Combine bitmap clearing with region resetting closure

William Kemper wkemper at openjdk.org
Tue Jan 31 21:01:29 UTC 2023


On Tue, 31 Jan 2023 17:23:48 GMT, William Kemper <wkemper at openjdk.org> wrote:

> This change combines the two closures used to `prepare_gc`. This removes a second iteration over the regions.

This pull request has now been integrated.

Changeset: 8a67ed0d
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.org/shenandoah/commit/8a67ed0d7c79eefc748f18361bd80911dfbac85f
Stats:     14 lines in 1 file changed: 8 ins; 1 del; 5 mod

Combine bitmap clearing with region resetting closure

Reviewed-by: kdnilsen, ysr

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

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


More information about the shenandoah-dev mailing list