[jdk11u-dev] Integrated: 8343786: [11u] GHA: Bump macOS and Xcode versions to macos-13 and XCode 14.3.1
Antonio Vieiro
duke at openjdk.org
Wed Jan 29 10:43:56 UTC 2025
On Mon, 18 Nov 2024 22:55:05 GMT, Antonio Vieiro <duke at openjdk.org> wrote:
> An implementation of [JDK-8343786](https://bugs.openjdk.org/browse/JDK-8343786) that bumps the GHA runners versions to `macos-13` and `XCode 14.3.1`.
>
> This uses the `--enable-xcode14` configuration flag introduced in https://github.com/openjdk/jdk11u-dev/pull/2966 ([JDK-8344458](https://bugs.openjdk.org/browse/JDK-8344458)) to build and run tier-1 tests on `macos-13` and `XCode 14.3.1`.
>
> Tier-1 tests seem to be failing randomly on macos-13/XCode14 with either a timeout or an ArrayIndexOutOfBoundsException t in serviceability/sa/ClhsdbFindPC.java. This is currently under investigation and may be related to [JDK-8260389](https://bugs.openjdk.org/browse/JDK-8260389) or [JDK-8277079](https://bugs.openjdk.org/browse/JDK-8277079).
>
> The rest of `tier1` tests are expected to pass on this platform.
This pull request has now been integrated.
Changeset: 6a9eb07c
Author: Antonio Vieiro <antonio at vieiro.net>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/6a9eb07c209f4f37c6e7b9538a6dad6343f7714f
Stats: 6 lines in 3 files changed: 1 ins; 0 del; 5 mod
8343786: [11u] GHA: Bump macOS and Xcode versions to macos-13 and XCode 14.3.1
Reviewed-by: andrew
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2967
More information about the jdk-updates-dev
mailing list