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.

Thanks for the explanation and for updating the github issue!

It is still unsettling that we don't know what changed as no-one has 
responsibility for keeping this part working, and it will rely on concerned 
volunteers to monitor and update.

Thanks,
David

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

Marked as reviewed by dholmes (Reviewer).

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

Reply via email to