RFR: 8257895: Allow building of JavaFX media libs for Apple Silicon [v2]

Kevin Rushforth kcr at openjdk.java.net
Thu Mar 11 19:54:10 UTC 2021


On Thu, 11 Mar 2021 06:42:29 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:

>> - Added support to compile media on arm.
>> - libffi is based on 3.3.
>
> Alexander Matveev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8257895: Allow building of JavaFX media libs for Apple Silicon [v2]

Looks good. I did a sanity build on all three platforms (using the default x86_64 arch for macOS) and that passed.

I then did a macOS aarch64 build, and verified that it runs and can play media files.

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

Marked as reviewed by kcr (Lead).

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


More information about the openjfx-dev mailing list