jdk17u-dev
jdk17u-dev copied to clipboard
8340967: Open source few Cursor tests - Set2
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