8336451: [11u] GHA macos-13 and macos-15 builders are unable to resolve local hostname#749
8336451: [11u] GHA macos-13 and macos-15 builders are unable to resolve local hostname#749jerboaa wants to merge 1 commit intoopenjdk:masterfrom
Conversation
…ve local hostname
|
👋 Welcome back sgehwolf! 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. |
|
Patch is not clean because GHA workflows are setup differently in 8u to 11u. So the same change to a different file is basically it. |
|
|
|
Thanks for the review! |
|
@jerboaa This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a |
|
/touch |
|
@jerboaa The pull request is being re-evaluated and the inactivity timeout has been reset. |
|
@jerboaa This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a |
|
/touch Still an issue. Just recently saw this again on some 8u PR. |
|
@jerboaa The pull request is being re-evaluated and the inactivity timeout has been reset. |
|
/template append |
|
@jerboaa The pull request template has been appended to the pull request body |
Another GHA work-around. Sometimes GHA tests on MacOSX fails with something like:
For test:
See for example here:
https://github.com/jerboaa/jdk8u-dev/actions/runs/21296331427/job/61304441710#step:12:1032
The reason is similar to the failures we saw in JDK 11u. Therefore, I propose to backport the GHA work-around to JDK 8u as well. This should stabilize testing.
Test run with this is here:
https://github.com/jerboaa/jdk8u-dev/actions/runs/21300159612
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/749/head:pull/749$ git checkout pull/749Update a local copy of the PR:
$ git checkout pull/749$ git pull https://git.openjdk.org/jdk8u-dev.git pull/749/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 749View PR using the GUI difftool:
$ git pr show -t 749Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/749.diff
Using Webrev
Link to Webrev Comment