RFR: 8300800: UB: Shift exponent 32 is too large for 32-bit type 'int'

Gerard Ziemski gziemski at openjdk.org
Fri Aug 9 19:47:31 UTC 2024


On Fri, 9 Aug 2024 17:54:17 GMT, Afshin Zafari <azafari at openjdk.org> wrote:

> The operand of shift which is a constant `0` changed to `unsigned long`.

LGTM, thanks!

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

Marked as reviewed by gziemski (Committer).

PR Review: https://git.openjdk.org/jdk/pull/20530#pullrequestreview-2230930783


More information about the hotspot-compiler-dev mailing list