On Fri, 11 Aug 2023 16:16:44 GMT, Martin Fox <d...@openjdk.org> wrote:
> This PR enables building for 64-bit ARM on Windows ARM machines. Tested on a > Windows 11 ARM virtual machine running under Parallels on an Apple Silicon > Mac. The ARM version of JDK 17 was provided by Microsoft. This pull request has now been integrated. Changeset: 84aad81a Author: Martin Fox <belden...@users.noreply.github.com> Committer: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/84aad81ad3ac00ca1600b715a5482c90b5a12e55 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8314064: Enable building JavaFX on native Windows AArch64 (ARM64) Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/1208