[jdk8u-dev] RFR: 8157758: JDK9 does not compile on Linux with GCC 6.1 because left-shifting a negative number has undefined behavior [v2]

Sergey Bylokhov serb at openjdk.org
Sun Sep 7 23:28:12 UTC 2025


On Fri, 5 Sep 2025 03:37:48 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Hi all,
>> 
>> This pull request contains a backport of commit [4abb5e4a](https://github.com/openjdk/jdk/commit/4abb5e4aafe05871a07d510f002a38298fe4dbb2) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>> 
>> The commit being backported was authored by Alex Henrie on 23 Jun 2016 and was reviewed by Kim Barrett and Max Ockner.
>> 
>> Thanks!
>
> Sergey Bylokhov has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
> 
>  - Merge branch 'openjdk:master' into backport-mrserb-4abb5e4a-master
>  - Backport 4abb5e4aafe05871a07d510f002a38298fe4dbb2

The issue is similar to https://github.com/openjdk/jdk11u-dev/pull/3042

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/682#issuecomment-3264145860


More information about the jdk8u-dev mailing list