[jdk8u-dev] RFR: 8211804: Constant AO_UNUSED_MBZ uses left shift of negative value
Severin Gehwolf
sgehwolf at openjdk.org
Mon Nov 24 16:18:34 UTC 2025
On Wed, 19 Nov 2025 17:47:43 GMT, Zdenek Zambersky <zzambers at openjdk.org> wrote:
> Backport fixes left shift on negative value which is undefined behavior. This is required to build on newer clang (macos). See also [backport of JDK-8157758](https://github.com/openjdk/jdk8u-dev/pull/682).
>
> File has different path on JDK 8, but changes applied cleanly.
>
> Testing:
> GHA: OK (failures seem unrelated)
(also checking if the JBS issues remain)
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/722#issuecomment-3571598513
More information about the jdk8u-dev
mailing list