On Wed, 19 Oct 2022 01:51:32 GMT, Jie Fu <ji...@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