On Mon, 28 Apr 2025 18:41:09 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> This PR updates the compiler on macOS to Xcode 15.4 (from 14.3.1) to match > JDK 25. > > I ran a full headless and headful test run, including building media and > WebKit. No issues were found. > > NOTE: Xcode 15.4 requires macOS 14 Sonoma to build (although it is known to > build on macOS 13, which might be useful for developer builds). The generated > JavaFX code will run on older versions of macOS. This pull request has now been integrated. Changeset: 59c2b759 Author: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/59c2b7591bc959a5b8155a815dc918a89b79cc76 Stats: 8 lines in 3 files changed: 1 ins; 1 del; 6 mod 8355740: Update to Xcode 15.4 on macOS Reviewed-by: arapte, sykora ------------- PR: https://git.openjdk.org/jfx/pull/1798