-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 25
-
Component/s: security-libs
-
None
-
b14
Currently PEMDecoder.decode(..., Class<S>) using PKCS8EncodedKeySpec and X509EncodedKeySpec will throw an IllegalArgumentException when the decoded data does not match. It should be ClassCastException.
- links to
-
Commit(master)
openjdk/jdk/849570a9
-
Review(master)
openjdk/jdk/26734