JDK-8257758 : Allow building of JavaFX native libs for Apple Silicon
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: build
  • Affected Version: openjfx16
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-12-04
  • Updated: 2023-01-12
  • Resolved: 2020-12-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 Other
8u371Fixed openjfx11.0.12Fixed
Related Reports
Blocks :  
Description
It should be possible to build the native JavaFX libraries, for which the code originates in the openjfx repository, targeting M1.
This does not include components that depend on imported external native code (javafx.media and javafx.web)
Comments
Changeset: e1adfa91 Author: Johan Vos <jvos@openjdk.org> Date: 2020-12-09 20:21:33 +0000 URL: https://git.openjdk.java.net/jfx/commit/e1adfa91
09-12-2020