Integrated: 8264928: Update to Xcode 12.4
Kevin Rushforth
kcr at openjdk.java.net
Mon Apr 12 16:06:48 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).
This pull request has now been integrated.
Changeset: c8384a1b
Author: Kevin Rushforth <kcr at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/c8384a1b
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
8264928: Update to Xcode 12.4
Reviewed-by: arapte, jvos
-------------
PR: https://git.openjdk.java.net/jfx/pull/460
More information about the openjfx-dev
mailing list