--- old/src/share/classes/javax/naming/ldap/Rdn.java 2014-04-02 08:52:51.377903587 -0700 +++ new/src/share/classes/javax/naming/ldap/Rdn.java 2014-04-02 08:52:51.158901789 -0700 @@ -352,7 +352,7 @@ * *

* If obj is null or not an instance of Rdn, false is returned. - *

+ * * @param obj object to be compared for equality with this Rdn. * @return true if the specified object is equal to this Rdn. * @see #hashCode()