Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 17
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b03
Description
The spec for the method KeyStoreSpi::engineStore(LoadStoreParameter) does not specify “UnsupportedOperationException”.
As I observed the default behavior of this no abstract method throws
“UnsupportedOperationException”.
The spec needs to be updated.
As I observed the default behavior of this no abstract method throws
“UnsupportedOperationException”.
The spec needs to be updated.
Attachments
Issue Links
- csr for
-
JDK-8258114 KeyStoreSpi::engineStore(LoadStoreParameter) spec mismatch to its behavior
-
- Closed
-