Integrated: 8342214: GenShen: Reduce code duplication in shFreeSet with iterator abstraction

William Kemper wkemper at openjdk.org
Wed Oct 16 23:30:32 UTC 2024


On Mon, 14 Oct 2024 22:07:41 GMT, William Kemper <wkemper at openjdk.org> wrote:

> Introduce `ShenandoahLeftRightIterator` and `ShenandoahRightLeftIterator` classes to encapsulate allocation bias to one side of the heap or the other.

This pull request has now been integrated.

Changeset: 60c6dd9d
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.org/shenandoah/commit/60c6dd9d274ae5b880406d4242f6fe0f6658d0c4
Stats:     195 lines in 2 files changed: 80 ins; 69 del; 46 mod

8342214: GenShen: Reduce code duplication in shFreeSet with iterator abstraction

Reviewed-by: kdnilsen, ysr

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

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


More information about the shenandoah-dev mailing list