jdk
jdk copied to clipboard
8333364: Minor cleanup could be done in com.sun.crypto.provider
https://bugs.openjdk.org/browse/JDK-8333364
Progress
- [x] Change must be properly reviewed (1 review required, with at least 1 Reviewer)
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
Issue
- JDK-8333364: Minor cleanup could be done in com.sun.crypto.provider (Bug - P4)
Reviewers
- Valerie Peng (@valeriepeng - Reviewer)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/19535/head:pull/19535
$ git checkout pull/19535
Update a local copy of the PR:
$ git checkout pull/19535
$ git pull https://git.openjdk.org/jdk.git pull/19535/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 19535
View PR using the GUI difftool:
$ git pr show -t 19535
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/19535.diff