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

8340967: Open source few Cursor tests - Set2

Open GoeLin opened this issue 7 months ago • 5 comments
trafficstars

I backport this for parity with 17.0.16-oracle.


Progress

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

Issue

  • JDK-8340967: Open source few Cursor tests - Set2 (Bug - P4)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 3429

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

Using diff file

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

Using Webrev

Link to Webrev Comment

GoeLin avatar Apr 02 '25 19:04 GoeLin