8246005: KeyStoreSpi::engineStore(LoadStoreParameter) spec mismatch to its behavior

Reviewed-by: xuelei
This commit is contained in:
Hai-May Chao 2020-12-17 20:10:54 +00:00 committed by Xue-Lei Andrew Fan
parent 763623db80
commit b0b70df4ad
2 changed files with 9 additions and 3 deletions

View file

@ -1421,6 +1421,7 @@ public class KeyStore {
* algorithm could not be found
* @throws CertificateException if any of the certificates included in
* the keystore data could not be stored
* @throws UnsupportedOperationException if this operation is not supported
*
* @since 1.5
*/