-
Bug
-
Resolution: Fixed
-
P3
-
25
-
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