RFR: 8295779: Xcode 14.0 fails to build jdk on m1 macos

Archie L. Cobbs duke at openjdk.org
Thu Nov 10 19:11:40 UTC 2022


On Thu, 10 Nov 2022 18:09:52 GMT, Vladimir Kempik <vkempik at openjdk.org> wrote:

> Well, you can just use `--disable-warnings-as-errors` configure argument until this fixed

Sure, but that's too blunt an instrument. It defeats the whole purpose of having warnings in the first place.

If you're hacking on the code with intent to submit it back via PR, you _want_ the warnings, at least, the valid ones.

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

PR: https://git.openjdk.org/jdk/pull/10768



More information about the client-libs-dev mailing list