Integrated: 8257758: Allow building of JavaFX native libs for Apple Silicon
Johan Vos
jvos at openjdk.java.net
Wed Dec 9 20:24:33 UTC 2020
On Tue, 8 Dec 2020 11:00:43 GMT, Johan Vos <jvos at 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 <jvos at 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
More information about the openjfx-dev
mailing list