JDK-8264928 : Update to Xcode 12.4
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: openjfx17
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • Submitted: 2021-04-08
  • Updated: 2021-05-10
  • Resolved: 2021-04-12
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
8u311Fixed openjfx11.0.12Fixed
Related Reports
Blocks :  
Relates :  
Description
We currently use Xcode 11.3.1 to build JavaFX on macOS. We should upgrade to Xcode 12.4 to match JDK 17. See JDK-8264623.

This will require building on macOS 10.15.4 (Catalina) or later. The JavaFX binaries built on 10.15.x will still be able to run on earlier versions (e.g., macOS 10.13 High-Sierra).

Comments
Changeset: c8384a1b Author: Kevin Rushforth <kcr@openjdk.org> Date: 2021-04-12 16:03:43 +0000 URL: https://git.openjdk.java.net/jfx/commit/c8384a1b
12-04-2021

Note that this will not bump the minimum macOS version that we target, which remains at 10.10. I can file a separate bug to consider bumping the minimum macOS version that we target.
08-04-2021