<div dir="ltr">Hi,<div><br></div><div>JDK-8157707 [1] deprecated the java.security.Certificate API. In a comment in that issue, Sean writes:<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">As part of this change, the internal classes sun.security.x509.CertException and sun.security.x509.CertParseError should be marked for removal (they are already deprecated) and removed when java.security.Certificate is removed.</blockquote><div><br></div><div>I see that neither sun.security.x509.CertException nor sun.security.x509.CertParseError are marked forRemoval today.</div><div><br></div><div>Was this an oversight? Should we fix it? Would be strange to remove java.security.Certificate but leave these two, right?</div><div><br></div><div>I'm happy to do a PR and also CSR if that's required for these internal classes.</div><div><br></div><div>Thanks,</div><div>Eirik.</div><div><br></div><div>[1] <a href="https://bugs.openjdk.org/browse/JDK-8157707">https://bugs.openjdk.org/browse/JDK-8157707</a></div><div><br></div></div>