8386466: DESedeKeySpec.isParityAdjusted spec permits 8-byte key but RI throws InvalidKeyException#31509
8386466: DESedeKeySpec.isParityAdjusted spec permits 8-byte key but RI throws InvalidKeyException#31509smemery wants to merge 1 commit into
Conversation
…I throws InvalidKeyException
|
👋 Welcome back semery! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
/csr |
|
You will need to file a CSR since the copy-paste error is in the specification section of the prior CSR: https://bugs.openjdk.org/browse/JDK-8379375 |
|
@seanjmullan has indicated that a compatibility and specification (CSR) request is needed for this pull request. @smemery please create a CSR request for issue JDK-8386466 with the correct fix version. This pull request cannot be integrated until the CSR request is approved. |
Fixes cut-and-paste error introduced in JDK-8379375.
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/31509/head:pull/31509$ git checkout pull/31509Update a local copy of the PR:
$ git checkout pull/31509$ git pull https://git.openjdk.org/jdk.git pull/31509/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 31509View PR using the GUI difftool:
$ git pr show -t 31509Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/31509.diff
Using Webrev
Link to Webrev Comment