--- old/src/java.base/share/classes/java/security/IdentityScope.java 2017-05-25 01:46:26.164714542 -0700 +++ new/src/java.base/share/classes/java/security/IdentityScope.java 2017-05-25 01:46:26.051700179 -0700 @@ -55,6 +55,7 @@ * @see Key * * @author Benjamin Renaud + * @since 1.1 * * @deprecated This class is no longer used. Its functionality has been * replaced by {@code java.security.KeyStore}, the