RFR: 8253176: Signature.getParameters should specify that it can throw UnsupportedOperationException [v5]

Valerie Peng valeriep at openjdk.java.net
Thu May 12 00:46:49 UTC 2022


On Thu, 12 May 2022 00:21:34 GMT, Valerie Peng <valeriep at openjdk.org> wrote:

>> This is to update the method javadoc of java.security.Signature.getParameters() with the missing `@throws UnsupportedOperationException`. In addition, the wording on the returned parameters are updated to match those in Cipher and CipherSpi classes. 
>> 
>> CSR will be filed later.
>> 
>> Thanks,
>> Valerie
>
> Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Minor update.

CSR filed at https://bugs.openjdk.java.net/browse/JDK-8286616
Thanks!

-------------

PR: https://git.openjdk.java.net/jdk/pull/8396



More information about the security-dev mailing list