RFR: 8264928: Update to Xcode 12.4

Johan Vos jvos at openjdk.java.net
Sat Apr 10 14:04:14 UTC 2021


On Thu, 8 Apr 2021 17:21:43 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> This updates the compiler used to build JavaFX on macOS to Xcode 12.4 (which includes the MacOSX11.1 sdk), which matches the compiler that will be used to build JDK 17, once openjdk/jdk#3388 is integrated.
> 
> As noted in the bug report, Xcode 12.4 needs macOS 10.15.4 (Catalina) or later to build. The produced artifacts will be able to run on earlier versions of macOS (for x86_64 systems anyway).

Tested with 12.4, all looking good.

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

Marked as reviewed by jvos (Reviewer).

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


More information about the openjfx-dev mailing list