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. Marked as reviewed by jvos (Reviewer). ------------- PR: https://git.openjdk.java.net/jfx/pull/291