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

8271396: Spelling errors

Open sendaoYan opened this issue 2 weeks ago • 5 comments
trafficstars

Hi all,

This pull request contains a backport of commit d09b0284 from the openjdk/jdk repository.

The commit being backported was authored by Emmanuel Bourg on 29 Jul 2021 and was reviewed by Thomas Schatzl, Chris Hegarty, Iris Clark, Prasanta Sadhukhan and Chris Plummer.

I want to backport this since this will make later backport(JDK-8370732) cleanly

Thanks!


Progress

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

Issue

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 4148

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

Using diff file

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

Using Webrev

Link to Webrev Comment

sendaoYan avatar Nov 01 '25 02:11 sendaoYan