[jdk23u] RFR: 8332697: ubsan: shenandoahSimpleBitMap.inline.hpp:68:23: runtime error: signed integer overflow: -9223372036854775808 - 1 cannot be represented in type 'long int' [v2]

Y. Srinivas Ramakrishna ysr at openjdk.org
Fri Oct 11 18:53:18 UTC 2024


On Tue, 8 Oct 2024 17:43:51 GMT, William Kemper <wkemper at openjdk.org> wrote:

>> Clean backport. Fixes ubsan error in Shenandoah.
>
> William Kemper has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8341668: Shenandoah: assert(tail_bits < (idx_t)BitsPerWord) failed: precondition
>   
>   Reviewed-by: ysr

Marked as reviewed by ysr (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk23u/pull/135#pullrequestreview-2363396816


More information about the jdk-updates-dev mailing list