RFR: 8175091: Mark the deprecated java.security.{Certificate,Identity,IdentityScope,Signer} APIs with forRemoval=true

Sean Mullan sean.mullan at oracle.com
Mon Nov 13 17:49:28 UTC 2017


Please review this JDK 10 change to mark the deprecated 
java.security.{Certificate,Identity,IdentityScope,Signer} APIs with 
forRemoval=true. These APIs will be removed from a subsequent version of 
Java SE. They 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.

webrev: http://cr.openjdk.java.net/~mullan/webrevs/8175091/webrev.00/
issue: https://bugs.openjdk.java.net/browse/JDK-8175091

--Sean



More information about the security-dev mailing list