On Tue, 22 Mar 2022 18:53:20 GMT, Phil Race <p...@openjdk.org> wrote:
> Disable a warning from the Xcode 13.3 clang compiler when compiling libpng, > which is used by libsplashscreen. > > Policy is not to change the upstream code locally unless it is also changed > in the same way upstream. > We could consider reporting it upstream but libpng releases are very > infrequent. This pull request has now been integrated. Changeset: 33eb89df Author: Phil Race <p...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/33eb89dfeb4a43e1ad2c3dd657ec3b6ee7abbb3a Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8283457: [macos] libpng build failures with Xcode13.3 Reviewed-by: erikj ------------- PR: https://git.openjdk.java.net/jdk/pull/7911