On Mon, 5 Jul 2021 13:10:36 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

> GHA for Windows/aarch64 was disabled in 
> [JDK-8268861](https://bugs.openjdk.java.net/browse/JDK-8268861). The problem 
> with GHA for windows/aarch64 was due to using Visual Studio 14.28. (Why this 
> suddenly *started* failing is a mystery for another time. Perhaps GitHub, or 
> Microsoft, changed something...)
> 
> Upgrading to 14.29 (which is the default on the GitHub actions machines) 
> solves the problem.
> 
> This patch contains a revert of JDK-8268861, followed by an upgrade to 14.29.

This pull request has now been integrated.

Changeset: acc3d995
Author:    Magnus Ihse Bursie <i...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/acc3d995355b646c581623b0df5facbcdbfa4721
Stats:     92 lines in 1 file changed: 91 ins; 0 del; 1 mod

8268860: Windows-Aarch64 build is failing in GitHub actions

Reviewed-by: dholmes

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

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

Reply via email to