Integrated: 8254072: AArch64: Get rid of --disable-warnings-as-errors on Windows+ARM64 build
Bernhard Urban-Forster
burban at openjdk.java.net
Mon Nov 2 13:45:57 UTC 2020
On Tue, 6 Oct 2020 18:09:05 GMT, Bernhard Urban-Forster <burban at 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 <burban at openjdk.org>
Committer: Andrew Haley <aph at 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
More information about the build-dev
mailing list