-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b24
-
Verified
Signature.getParameters should state that it can throw UOE because it calls SignatureSpi.engineGetParameters which throws UOE by default unless overridden. This would let callers know that so that they could handle UOE if necessary.
- csr for
-
JDK-8286616 Signature.getParameters should specify that it can throw UnsupportedOperationException
-
- Closed
-