RFR: 8341668: Shenandoah: assert(tail_bits < (idx_t)BitsPerWord) failed: precondition
Y. Srinivas Ramakrishna
ysr at openjdk.org
Mon Oct 7 22:00:57 UTC 2024
On Mon, 7 Oct 2024 18:44:13 GMT, William Kemper <wkemper at openjdk.org> wrote:
> `tail_mask` function should not be in the global scope.
Change looks good to me. Reviewed!
In either this PR or, preferably, in the ticket, please include the test and the stack retrace associated with this assertion. Thanks!
-------------
Marked as reviewed by ysr (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21395#pullrequestreview-2353007726
More information about the hotspot-gc-dev
mailing list