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

8340418: GHA: MacOS AArch64 bundles can be removed prematurely

Open shipilev opened this issue 1 year ago • 7 comments
trafficstars

Clean backport to improve GHA reliability. Follows JDK-8325194.

Additional testing:

  • [x] GHA

Progress

  • [x] Change must not contain extraneous whitespace
  • [x] Commit message must refer to an issue
  • [ ] JDK-8340418 needs maintainer approval

Issue

  • JDK-8340418: GHA: MacOS AArch64 bundles can be removed prematurely (Enhancement - P4 - Requested)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2911

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

Using diff file

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

Webrev

Link to Webrev Comment

shipilev avatar Sep 23 '24 14:09 shipilev