jdk/src/java.security.jgss/share/classes/javax/security/auth/kerberos/EncryptionKey.java
changeset 35302 e4d2275861c3
parent 29492 a4bf9a570035
child 37880 60ec48925dc6
--- a/jdk/src/java.security.jgss/share/classes/javax/security/auth/kerberos/EncryptionKey.java	Wed Jan 20 09:21:57 2016 -0800
+++ b/jdk/src/java.security.jgss/share/classes/javax/security/auth/kerberos/EncryptionKey.java	Wed Jan 20 11:02:36 2016 -0800
@@ -44,7 +44,7 @@
  * The key material of an {@code EncryptionKey} is defined as the value
  * of the {@code keyValue} above.
  *
- * @since 1.9
+ * @since 9
  */
 public final class EncryptionKey implements SecretKey {