RFR: 8246005: KeyStoreSpi::engineStore(LoadStoreParameter) spec mismatch t… [v2]
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Tue Dec 8 18:45:16 UTC 2020
On Tue, 8 Dec 2020 18:36:15 GMT, Hai-May Chao <hchao at openjdk.org> wrote:
>> This is a spec change with noreg-doc label.
>
> Hai-May Chao has updated the pull request incrementally with one additional commit since the last revision:
>
> Updated with implSpec tag
Marked as reviewed by xuelei (Reviewer).
src/java.base/share/classes/java/security/KeyStoreSpi.java line 322:
> 320: * @throws CertificateException if any of the certificates included in
> 321: * the keystore data could not be stored
> 322: * @throws UnsupportedOperationException if the implementation
Please add an extra white space after the "throws" tag so that this line align with the lines above.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1701
More information about the security-dev
mailing list