Details
-
Enhancement
-
Resolution: Fixed
-
P3
-
10
-
b32
Description
The java.security.{Certificate, Identity, IdentityScope, Signer} classes have been deprecated since 1.2 and superseded by java.security.cert, java.security.KeyStore and related classes since 1.2. It is no longer necessary to retain these classes and they should be removed in a future release.
Attachments
Issue Links
- csr for
-
JDK-8190866 Mark the deprecated java.security.{Certificate,Identity,IdentityScope,Signer} APIs with forRemoval=true
- Closed
- relates to
-
JDK-8191136 Remove deprecated java.security.{Certificate,Identity,IdentityScope,Signer} APIs
- Open
-
JDK-8157707 Deprecate the java.security.Certificate API with forRemoval=true
- Closed
-
JDK-8157730 Deprecate the java.security.{Identity,IdentityScope,Signer} APIs with forRemoval=true
- Closed