On Wed, 11 May 2022 20:55:29 GMT, Adam Farley <afar...@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 <adfar...@redhat.com>

This pull request has now been integrated.

Changeset: 40f43c6b
Author:    Adam Farley <afar...@openjdk.org>
Committer: Magnus Ihse Bursie <i...@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

Reply via email to