On Thu, 8 Apr 2021 17:21:43 GMT, Kevin Rushforth <k...@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