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

Vladimir Kempik vkempik at openjdk.org
Thu Nov 10 18:14:34 UTC 2022


On Wed, 19 Oct 2022 15:33:31 GMT, Archie L. Cobbs <duke at openjdk.org> wrote:

> Building on MacOS 12.6 M1 with Xcode 14.0 fails due to C compiler unused parameter warnings:
> 
> Creating support/modules_libs/java.desktop/libosx.dylib from 1 file(s)

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

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

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



More information about the client-libs-dev mailing list