RFR: 8361529: GenShen: Fix bad assert in swap card tables
William Kemper
wkemper at openjdk.org
Tue Jul 8 18:17:40 UTC 2025
On Tue, 8 Jul 2025 17:40:55 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
> The end of range for card marks checked by assert needs to be based from the base of the card table rather than the mapped base of the card table.
Good catch!
-------------
Marked as reviewed by wkemper (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26197#pullrequestreview-2998661511
More information about the shenandoah-dev
mailing list