RFR: 8281567: Remove @throws IOException from X509CRLImpl::getExtension docs
Jie Fu
jiefu at openjdk.java.net
Thu Feb 10 06:53:04 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.
Looks good and trivial.
-------------
Marked as reviewed by jiefu (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7419
More information about the security-dev
mailing list