[jdk23u] RFR: 8332697: ubsan: shenandoahSimpleBitMap.inline.hpp:68:23: runtime error: signed integer overflow: -9223372036854775808 - 1 cannot be represented in type 'long int'
William Kemper
wkemper at openjdk.org
Fri Oct 4 18:01:44 UTC 2024
Clean backport. Fixes ubsan error in Shenandoah.
-------------
Commit messages:
- Backport 57c1db5843db5f2c864318f3234767f436a836e3
Changes: https://git.openjdk.org/jdk23u/pull/135/files
Webrev: https://webrevs.openjdk.org/?repo=jdk23u&pr=135&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8332697
Stats: 34 lines in 3 files changed: 7 ins; 0 del; 27 mod
Patch: https://git.openjdk.org/jdk23u/pull/135.diff
Fetch: git fetch https://git.openjdk.org/jdk23u.git pull/135/head:pull/135
PR: https://git.openjdk.org/jdk23u/pull/135
More information about the jdk-updates-dev
mailing list