RFR: 8282158: ECParameters InvalidParameterSpecException messages missed ECKeySizeParameterSpec [v2]
John Jiang
jjiang at openjdk.java.net
Mon Feb 21 07:50:22 UTC 2022
> sun.security.util.ECParameters class supports three AlgorithmParameterSpec types, exactly ECParameterSpec, ECGenParameterSpec and ECKeySizeParameterSpec, however the InvalidParameterSpecException messages missed ECKeySizeParameterSpec.
John Jiang has updated the pull request incrementally with one additional commit since the last revision:
update format
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7550/files
- new: https://git.openjdk.java.net/jdk/pull/7550/files/f661203a..ee8f0831
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7550&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7550&range=00-01
Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
Patch: https://git.openjdk.java.net/jdk/pull/7550.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7550/head:pull/7550
PR: https://git.openjdk.java.net/jdk/pull/7550
More information about the security-dev
mailing list