[jdk25] RFR: 8361529: GenShen: Fix bad assert in swap card tables
William Kemper
wkemper at openjdk.org
Thu Jul 10 16:09:39 UTC 2025
On Wed, 9 Jul 2025 21:06:41 GMT, William Kemper <wkemper at openjdk.org> wrote:
> Clean backport. Fixes bad pointer in assert.
Yes, the ticket should have been marked a bug, thank you for fixing that. This change to the assert really should have been made with the same commit where we fixed an issue it uncovered (https://github.com/openjdk/jdk/pull/26246). We can leave the assertion change out, but it's also low risk (only affects Shenandoah debug builds).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26228#issuecomment-3058074838
More information about the shenandoah-dev
mailing list