8251858: Update to Xcode 11.3.1 #291
Conversation
/reviewers 2 |
|
@kevinrushforth |
Build verified on Mojave 10.14.6 |
@kevinrushforth This change now passes all automated pre-integration checks. When the change also fulfills all project specific requirements, type
There are currently no new commits on the
|
/integrate |
@kevinrushforth |
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.
Progress
Issue
Reviewers
Download
$ git fetch https://git.openjdk.java.net/jfx pull/291/head:pull/291
$ git checkout pull/291