RFR: 8295435: Build failure with GCC7 after JDK-8294314 due to strict-overflow warnings [v2]
Aleksey Shipilev
shade at openjdk.org
Wed Oct 19 06:03:20 UTC 2022
On Wed, 19 Oct 2022 01:51:32 GMT, Jie Fu <jiefu at openjdk.org> wrote:
>> Hi all,
>>
>> Let's disable `-Werror=strict-overflow` to get it build with gcc7 on Linux/x86.
>>
>> bytecodeAssembler.cpp
>> instanceKlass.cpp
>> klassVtable.cpp
>>
>>
>> Thanks.
>> Best regards,
>> Jie
>
> Jie Fu has updated the pull request incrementally with one additional commit since the last revision:
>
> Disable strict-overflow warnings globally
I am good with this. Let's hear from @magicus too.
-------------
Marked as reviewed by shade (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10738
More information about the build-dev
mailing list