Loading... (original) (raw)
Type:
Enhancement
Resolution: Fixed
Priority:
P2
Fix Version/s: 9
Affects Version/s: 9
Labels:
Verification:
Not verified
The java.security.Certificate API has been deprecated since 1.2 and has been superseded by java.security.cert.Certificate and related classes since 1.2. It is no longer necessary to retain this class and it should be removed in a future release.
csr for
JDK-8306772 Remove sun.security.x509.CertException, sun.security.x509.CertParseError
- Resolved
relates to
JDK-8173827 Remove forRemoval=true from several deprecated security APIs
- Closed
JDK-8175091 Mark the deprecated java.security.{Certificate,Identity,IdentityScope,Signer} APIs with forRemoval=true
- Resolved