Integrated: 8281567: Remove @throws IOException from X509CRLImpl::getExtension docs
John Jiang
jjiang at openjdk.java.net
Thu Feb 10 08:16:10 UTC 2022
On Thu, 10 Feb 2022 06:18:28 GMT, John Jiang <jjiang at openjdk.org> wrote:
> In class sun.security.x509.X509CRLImpl, method getExtension(ObjectIdentifier) doesn't declare that IOException would be thrown, so the @throws IOException doc should be removed.
This pull request has now been integrated.
Changeset: 7218d844
Author: John Jiang <jjiang at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/7218d8449bfaa3f121b66088a88a194f77f06753
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
8281567: Remove @throws IOException from X509CRLImpl::getExtension docs
Reviewed-by: xuelei, jiefu
-------------
PR: https://git.openjdk.java.net/jdk/pull/7419
More information about the security-dev
mailing list