Integrated: 8286601: Mac Aarch: Excessive warnings to be ignored for build jdk

Adam Farley afarley at openjdk.java.net
Thu May 12 09:30:49 UTC 2022


On Wed, 11 May 2022 20:55:29 GMT, Adam Farley <afarley at openjdk.org> wrote:

> These warnings are ignored while building the build+full jdks with gcc,
> but only ignored while building the full JDK if using clang. This
> produces tons of warnings we normally ignore, e.g. unused parameter.
> 
> I suggest that if we're ignoring this type of error while using gcc,
> we should also ignore them while using clang.
> 
> Signed-off-by: Adam Farley <adfarley at redhat.com>

This pull request has now been integrated.

Changeset: 40f43c6b
Author:    Adam Farley <afarley at openjdk.org>
Committer: Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/40f43c6b1ffc88d55dd3223f5d0259ae73cf0356
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8286601: Mac Aarch: Excessive warnings to be ignored for build jdk

Reviewed-by: erikj

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

PR: https://git.openjdk.java.net/jdk/pull/8665



More information about the build-dev mailing list