-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b55
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084012 | emb-9 | Jason Uh | P3 | Resolved | Fixed | team |
- java.security.acl (superseded by java.security.Policy and related classes since 1.2)
- javax.security.cert (superseded by java.security.cert since 1.4)
They should be deprecated. We should also deprecate the following methods in classes in javax.net.ssl which return javax.security.cert.X509Certificate types:
- HandshakeCompletedEvent.getPeerCertificateChain
- SSLSession.getPeerCertificateChain
- backported by
-
JDK-8084012 Deprecate security APIs that have been superseded
-
- Resolved
-
- duplicates
-
JDK-8145370 Deprecate SSLSession.getPeerCertificateChain method
-
- Closed
-
- relates to
-
JDK-8157055 consider unified release notes for deprecated APIs
-
- Closed
-
-
JDK-8144784 Remove @Deprecated annotation from java.security.acl, javax.security.cert and com.sun.jarsigner packages
-
- Closed
-
-
JDK-8074531 Remove javax.security.cert.X509Certificate usage in internal networking packages
-
- Resolved
-
-
JDK-8157712 Deprecate the javax.security.cert and com.sun.net.ssl APIs with forRemoval=true
-
- Closed
-
-
JDK-8157847 Deprecate the java.security.acl API with forRemoval=true
-
- Closed
-