shenandoah icon indicating copy to clipboard operation
shenandoah copied to clipboard

Merge openjdk/jdk:master

Open earthling-amzn opened this issue 7 months ago • 2 comments

Merges tag jdk-24+9


Progress

  • [x] Change must not contain extraneous whitespace
  • [x] Commit message must refer to an issue
  • [x] Change must be properly reviewed (1 review required, with at least 1 Committer)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/shenandoah.git pull/465/head:pull/465
$ git checkout pull/465

Update a local copy of the PR:
$ git checkout pull/465
$ git pull https://git.openjdk.org/shenandoah.git pull/465/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 465

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/shenandoah/pull/465.diff

earthling-amzn avatar Aug 02 '24 14:08 earthling-amzn