On Tue, 8 Dec 2020 11:00:43 GMT, Johan Vos <j...@openjdk.org> wrote: > Fix for JDK-8257758 > > In case the -PtargetArch=arm64 option is supplied to the gradle build, the > native components that are part of the JavaFX build will target this platform.
This pull request has now been integrated. Changeset: e1adfa91 Author: Johan Vos <j...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/e1adfa91 Stats: 10 lines in 1 file changed: 9 ins; 0 del; 1 mod 8257758: Allow building of JavaFX native libs for Apple Silicon Reviewed-by: kcr ------------- PR: https://git.openjdk.java.net/jfx/pull/363