RFR: 8257758: Allow building of JavaFX native libs for Apple Silicon [v2]

Kevin Rushforth kcr at openjdk.java.net
Wed Dec 9 17:05:37 UTC 2020


On Wed, 9 Dec 2020 12:52:49 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.
>
> Johan Vos has updated the pull request incrementally with one additional commit since the last revision:
> 
>   process reviewer comments

Looks good.

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

Marked as reviewed by kcr (Lead).

PR: https://git.openjdk.java.net/jfx/pull/363


More information about the openjfx-dev mailing list