Integrated: 8253176: Signature.getParameters should specify that it can throw UnsupportedOperationException

Valerie Peng valeriep at openjdk.java.net
Thu May 19 18:46:50 UTC 2022


On Tue, 26 Apr 2022 02:59:48 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

This pull request has now been integrated.

Changeset: e60d8b51
Author:    Valerie Peng <valeriep at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e60d8b516e97a2c1f662e1f31f1cfde2c9fd163e
Stats:     59 lines in 2 files changed: 3 ins; 1 del; 55 mod

8253176: Signature.getParameters should specify that it can throw UnsupportedOperationException

Reviewed-by: weijun

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

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



More information about the security-dev mailing list