-
Bug
-
Resolution: Unresolved
-
P3
-
25
-
None
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
-
Review(master) openjdk/jdk/26734