jdk17u-dev icon indicating copy to clipboard operation
jdk17u-dev copied to clipboard

8369226: GHA: Switch to MacOS 15

Open shipilev opened this issue 3 weeks ago • 11 comments
trafficstars

Making GHA more stable.


Progress

  • [x] Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • [x] Change must not contain extraneous whitespace
  • [x] Commit message must refer to an issue
  • [ ] JDK-8369226 needs maintainer approval

Issue

  • JDK-8369226: GHA: Switch to MacOS 15 (Enhancement - P4)

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/4115/head:pull/4115
$ git checkout pull/4115

Update a local copy of the PR:
$ git checkout pull/4115
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/4115/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 4115

View PR using the GUI difftool:
$ git pr show -t 4115

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/4115.diff

Using Webrev

Link to Webrev Comment

shipilev avatar Oct 27 '25 15:10 shipilev