RFR: 8342214: GenShen: Reduce code duplication in shFreeSet with iterator abstraction
Kelvin Nilsen
kdnilsen at openjdk.org
Wed Oct 16 15:26:34 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.
Thanks. Looks like a nice improvement.
-------------
Marked as reviewed by kdnilsen (Committer).
PR Review: https://git.openjdk.org/shenandoah/pull/512#pullrequestreview-2372856073
More information about the shenandoah-dev
mailing list