RFR: 8308306: Update to Xcode 14.3 on macOS [v2]
Kevin Rushforth
kcr at openjdk.org
Thu May 25 16:30:38 UTC 2023
> Update the compiler on macOS to Xcode 14.3. In addition to providing the needed C++20 support for the next WebKit update, initial testing by the JDK team shows that this fixes a reproducible builds problem, so it might help address [JDK-8306886](https://bugs.openjdk.org/browse/JDK-8306886).
>
> Xcode 14.3 requires macOS 13 Ventura to build (although it is known to build on macOS 12 Monterey, which might be useful for developer builds). The generated JavaFX code will run on older versions of macOS.
Kevin Rushforth has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Merge remote-tracking branch 'upstream/master' into 8308306-xcode-14.3
- Bump the MacOSX SDK to 13.3 to match the SDK included with Xcode 14.3
- 8308306: Update to Xcode 14.3 on macOS
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1140/files
- new: https://git.openjdk.org/jfx/pull/1140/files/4ea6a978..f5967d1c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1140&range=01
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1140&range=00-01
Stats: 35733 lines in 742 files changed: 9241 ins; 2562 del; 23930 mod
Patch: https://git.openjdk.org/jfx/pull/1140.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1140/head:pull/1140
PR: https://git.openjdk.org/jfx/pull/1140
More information about the openjfx-dev
mailing list