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. --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Enable GHA testing for Windows ARM64 (#1) Changes: https://git.openjdk.org/jdk/pull/31102/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31102&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8382030 Stats: 74 lines in 5 files changed: 63 ins; 4 del; 7 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
