RFR: 8281567: Remove @throws IOException from X509CRLImpl::getExtension docs

Xue-Lei Andrew Fan xuelei 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.

Marked as reviewed by xuelei (Reviewer).

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

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



More information about the security-dev mailing list