Integrated: 8318039: GHA: Bump macOS and Xcode versions

Mikael Vidstedt mikael at openjdk.org
Fri Oct 13 17:28:21 UTC 2023


On Thu, 12 Oct 2023 19:25:13 GMT, Mikael Vidstedt <mikael at openjdk.org> wrote:

> In GHA, the versions of macOS (note: the version used for build/test, **not** the target macOS version we compile for) and Xcode are starting to show age. It's time to update to more modern versions.
> 
> This change bumps the macOS to 13 (from 11) and Xcode to 14.3.1 (from 12.5.1/11.7). This is a prerequisite change for JDK-8317970 / #16155, without which the build SIGSEGVs (presumably some since-fixed issue in Xcode 12.5.1).

This pull request has now been integrated.

Changeset: 605c9767
Author:    Mikael Vidstedt <mikael at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/605c9767291ddf1c409c3e805ffb3182899d06c2
Stats:     6 lines in 3 files changed: 0 ins; 0 del; 6 mod

8318039: GHA: Bump macOS and Xcode versions

Reviewed-by: erikj, prr, ihse, clanger

-------------

PR: https://git.openjdk.org/jdk/pull/16171


More information about the build-dev mailing list