-
Type:
Enhancement
-
Status: Closed
-
Priority:
P2
-
Resolution: Fixed
-
Affects Version/s: 9
-
Fix Version/s: 9
-
Component/s: security-libs
-
Subcomponent:
-
Resolved In Build:b126
-
Verification:Not verified
The java.security.{Identity, IdentityScope, Signer} classes have been deprecated since 1.2 and superseded by 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.
- relates to
-
JDK-8163303 Remove identity scope information from jarsigner -verbose output
-
- Closed
-
-
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
-