-
Notifications
You must be signed in to change notification settings - Fork 253
8369226: GHA: Switch to MacOS 15 #3117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
/issue add JDK-8368192 |
|
👋 Welcome back avieiro! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
|
@vieiro |
Webrevs
|
|
One JDWP test failed when using a
With: This is nothing new. |
|
Please move JDK-8368192 to a separate PR/backport. |
|
/issue remove JDK-8368192 |
|
@vieiro |
fefa04d to
f607e39
Compare
|
(Dropped commit for JDK-8368192 ). |
I think we should consider with the work-around proposed in: |
|
@vieiro Please do not rebase or force-push to an active PR as it invalidates existing review comments. Note for future reference, the bots always squash all changes into a single commit automatically as part of the integration. See OpenJDK Developers’ Guide for more information. |
Yep. This will shield the tests against resolution of FWIW the GHA issue on I'll await for the test results and may add the fix in #2861 as a separate commit afterwards. |
|
So it seems we could surpass the Which is JDK-8368192. New PR on the way... |
…ve local hostname
|
/issue add JDK-8336451 |
|
@vieiro |
|
Let's add a fix for the These DNS resolution issues seem to be random, and have reappeared again in #3119 . The fix makes |
Yes. That's the experience I had as well. |
|
Please move JDK-8336451 to a separate PR. AFAIK, we see it in current GHA as well (occasionally) and it's not nice to bundle an initial fix (of a bug) with another unless they are actually related. In this case it's better to separate it out since we'd have a better trace which fixes what. Thanks! |
Backport of JDK-8369226 from JDK17 that upgrades
macos-13runners tomacos-15-intel, and XCode from14.3.1to16.4, sincemacos-13will be removed in early december.The backport is not clean, as there are many differences between GHA in JDK11 and upper versions (e.g.
JDK-8341097, JDK-8325194).
Progress
Issues
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/3117/head:pull/3117$ git checkout pull/3117Update a local copy of the PR:
$ git checkout pull/3117$ git pull https://git.openjdk.org/jdk11u-dev.git pull/3117/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 3117View PR using the GUI difftool:
$ git pr show -t 3117Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/3117.diff
Using Webrev
Link to Webrev Comment