[jdk17u-dev] RFR: 8318039: GHA: Bump macOS and Xcode versions
George Adams
gdams at openjdk.org
Tue Jul 9 12:46:36 UTC 2024
On Tue, 9 Jul 2024 09:11:48 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> For 11u I don't think we can do the google test upgrade since that would need all the type trait fixes (all the linked issues in [JDK-8299386](https://bugs.openjdk.org/browse/JDK-8299386). We will have to find a more minimal solution there.
We won't need to do that for 11u as https://bugs.openjdk.org/browse/JDK-8222414 is 13+. It should just be a case of backporting the appropriate `sprint` removals.
> Yes, that sounds about right. That's enough change as it is. We need the lowest risk solution for that one, which means the fewest amount of changes/backports. On the plus side, gtest isn't needed for JDK 8 since it only got introduced in JDK 9 with: https://openjdk.org/jeps/281
I did have a go at building 8u with Xcode 13 on macos-12 but wasn't successful, I'll do some digging and see what needs to be backported
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2206#issuecomment-2217610148
More information about the jdk-updates-dev
mailing list