On Thu, 10 Feb 2022 06:18:28 GMT, John Jiang <jji...@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