On Wed, 2 Apr 2025 23:25:28 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> Configure does not properly detect Windows/aarch64 on Cygwin. One > complicating factor here is that no native aarch64 version of Cygwin exists, > so it is running x64 binaries in emulated mode. This pull request has now been integrated. Changeset: 3241b4e1 Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/3241b4e111e3dbf475c0e5be117c2a8d1a63ad35 Stats: 10 lines in 2 files changed: 4 ins; 0 del; 6 mod 8353066: Properly detect Windows/aarch64 as build platform Co-authored-by: Mikael Vidstedt <mik...@openjdk.org> Reviewed-by: mikael, prr, erikj ------------- PR: https://git.openjdk.org/jdk/pull/24397