RFR: Increase card offset mask [v2]
William Kemper
wkemper at openjdk.org
Wed May 10 22:34:29 UTC 2023
On Wed, 10 May 2023 22:30:02 GMT, William Kemper <wkemper at openjdk.org> wrote:
>> (dynamic) may be also in `set_last_start`?
>
> I like the idea of a static assert, will look into that.
Shouldn't it be `<`? If the offset were `=` to `FirstStartBits` it should be offset `0` in the next card?
-------------
PR Review Comment: https://git.openjdk.org/shenandoah/pull/275#discussion_r1190447711
More information about the shenandoah-dev
mailing list