[jdk17u-dev] RFR: 8318039: GHA: Bump macOS and Xcode versions

George Adams gdams at openjdk.org
Tue Jul 9 08:32:36 UTC 2024


On Fri, 5 Jul 2024 15:02:53 GMT, George Adams <gdams at openjdk.org> wrote:

>>> > @gdams do you plan to reopen this? Now the MacOS 11 runner is gone, adding this to have some MacOS build which we can then fix with follow-up backports would be better than no build at all.
>>> 
>>> yeah it would be good to get this backported. I think the issue was the complexity of the other xcode-related backports that needed to go in first so if people wanted to pick them up I'd encourage them to take a look
>> 
>> Thanks. I'll have a look at #2663 but I think this may need to go in first now, because the Mac OS 11 runner is gone (https://github.com/actions/runner-images/issues/9255#issuecomment-2080437770) and this is why the Mac tasks on that PR are still spinning.
>
> @gnu-andrew I'll kick off the approval request now if you're happy to approve it so we can get the ball rolling

> @gdams are you planning to also fix this in 11u & 8u?

I've been speaking to @vieiro who is tackling 11u - albeit these changes are even more complex than 17u but I'm happy to help where possible.

8u is a much harder one to fix, one thing I'd considered was bumping the CI to macos-12 (which is still in support) and has [xcode 13.x installed on it](https://github.com/actions/runner-images/blob/main/images/macos/macos-12-Readme.md#xcode). This would only be pushing the problem down the road for now but would at least get 8u green again. WDYT?

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2206#issuecomment-2216938375


More information about the jdk-updates-dev mailing list