On Fri, 28 Aug 2020 18:39:16 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> This updates the compiler used to build JavaFX on macOS to Xcode 11.3.1 + > MacOSX10.15 sdk, which matches the compiler > used to build JDK 16. > As noted in the bug report, Xcode 11.3.1 needs macOS 10.14.4 (Mojave) or > later to build, but the produced artifacts > will be able to run on earlier versions of macOS. This pull request has now been integrated. Changeset: 87ad57f1 Author: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/87ad57f1 Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod 8251858: Update to Xcode 11.3.1 Reviewed-by: jvos, arapte ------------- PR: https://git.openjdk.java.net/jfx/pull/291