RFR: 8340110: Ubsan: verifier.cpp:2043:19: runtime error: shift exponent 100 is too large for 32-bit type 'int' [v2]
David Holmes
dholmes at openjdk.org
Wed Feb 19 04:34:59 UTC 2025
On Tue, 18 Feb 2025 09:34:42 GMT, Afshin Zafari <azafari at openjdk.org> wrote:
> Can I take this PR as trivial?
Just for future reference, no. Although the code change ends up being simple, the actual change and the underlying issue is not trivial. Thanks.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23539#issuecomment-2667484381
More information about the hotspot-runtime-dev
mailing list