--- a/jdk/src/java.security.jgss/share/classes/com/sun/security/jgss/InquireType.java Tue Aug 19 12:26:34 2014 -0700
+++ b/jdk/src/java.security.jgss/share/classes/com/sun/security/jgss/InquireType.java Wed Aug 20 10:49:54 2014 +0800
@@ -43,7 +43,7 @@
* </ul>
* @deprecated as of 1.9, replaced by {@link #KRB5_GET_SESSION_KEY_EX}
* which returns an instance of
- * {@link sun.security.jgss.krb5.Krb5Context.EncryptionKey}
+ * {@link javax.security.auth.kerberos.EncryptionKey}
* that implements the {@link javax.crypto.SecretKey} interface and
* has similar methods with {@link javax.security.auth.kerberos.KerberosKey}.
*/