[jfx11u] RFR: 8276174: JavaFX build fails on macOS aarch64

Johan Vos jvos at openjdk.java.net
Sat Apr 30 17:17:38 UTC 2022


On Sat, 30 Apr 2022 13:51:23 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> Backport to `jfx11u` so we can build on macOS / aarch64 without needing to specify `-PCOMPILE_TARGET=arm64`. It isn't a clean backport, since I also had to include the definition of `IS_AARCH64` which is present in mainline, but not in `jfx11u` (it was added as part of another unrelated fix that isn't backported to `jfx11u`).

Marked as reviewed by jvos (Reviewer).

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

PR: https://git.openjdk.java.net/jfx11u/pull/100


More information about the openjfx-dev mailing list