[PATCH] Fail to build zero on x86
Andrew Haley
aph at redhat.com
Thu Jan 11 14:59:36 UTC 2018
On 11/01/18 14:00, Severin Gehwolf wrote:
> As far as I know this heavily depends on the toolchain used to compile
> OpenJDK. Changing the compiler will produce different warnings. We
> usually run into this when building on Fedora with newer toolchains.
Indeed. -Wall -Werror will break your build every time GCC is revised.
This is because GCC adds warnings.
--
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the hotspot-dev
mailing list