> As of the end of last year, Github Actions now supports Windows ARM64 > runners. Also, we fixed all issues that would cause Windows ARM64 GHA tests > to fail. > > This change includes: > - Change Github Actions to natively build Windows ARM64. > - Enable Github Actions testing for Windows ARM64. > > I also confirmed that the new `windows-11-arm` pool uses Visual Studio > Enterprise 2022. For more information see > [Windows11-Arm64-Readme](https://github.com/actions/runner-images/blob/main/images/windows/Windows11-Arm64-Readme.md#visual-studio-enterprise-2022) > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Luigi Montoya has updated the pull request incrementally with one additional commit since the last revision: Split x64 and arm64 configurations ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31102/files - new: https://git.openjdk.org/jdk/pull/31102/files/33191fcb..1395fc85 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31102&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31102&range=01-02 Stats: 43 lines in 2 files changed: 25 ins; 4 del; 14 mod Patch: https://git.openjdk.org/jdk/pull/31102.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31102/head:pull/31102 PR: https://git.openjdk.org/jdk/pull/31102
