--- old/src/java.security.jgss/share/classes/javax/security/auth/kerberos/package-info.java 2014-11-20 16:03:35.181274669 +0000 +++ new/src/java.security.jgss/share/classes/javax/security/auth/kerberos/package-info.java 2014-11-20 16:03:35.012263228 +0000 @@ -45,7 +45,7 @@ * file. If none of these system properties are set, the {@code krb5.conf} * file is searched for in an implementation-specific manner. Typically, * an implementation will first look for a {@code krb5.conf} file in - * {@code /lib/security} and failing that, in an OS-specific + * {@code /conf/security} and failing that, in an OS-specific * location.

* * The {@code krb5.conf} file is formatted in the Windows INI file style,