On Tue, 6 Oct 2020 18:09:05 GMT, Bernhard Urban-Forster <bur...@openjdk.org> 
wrote:

> I organized this PR so that each commit contains the warning emitted by MSVC 
> as commit message and its relevant fix.
> 
> Verified on
> * Linux+ARM64: `{hotspot,jdk,langtools}:tier1`, no failures.
> * Windows+ARM64: `{hotspot,jdk,langtools}:tier1`, no (new) failures.
> * internal macOS+ARM64 port: build without `--disable-warnings-as-errors` 
> still works. Just mentioning this here, because it's yet another toolchain 
> (Xcode / clang) that needs to be kept happy [going 
> forward](https://openjdk.java.net/jeps/391).

This pull request has now been integrated.

Changeset: d2812f78
Author:    Bernhard Urban-Forster <bur...@openjdk.org>
Committer: Andrew Haley <a...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d2812f78
Stats:     23 lines in 8 files changed: 2 ins; 0 del; 21 mod

8254072: AArch64: Get rid of --disable-warnings-as-errors on Windows+ARM64 build

Reviewed-by: ihse, aph

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

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

Reply via email to