--- old/src/java.naming/share/classes/com/sun/jndi/ldap/LdapName.java 2015-06-05 21:17:26.927465440 +0400 +++ new/src/java.naming/share/classes/com/sun/jndi/ldap/LdapName.java 2015-06-05 21:17:26.759465440 +0400 @@ -358,7 +358,7 @@ * Serializes only the unparsed DN, for compactness and to avoid * any implementation dependency. * - * @serialdata The DN string and a boolean indicating whether + * @serialData The DN string and a boolean indicating whether * the values are case sensitive. */ private void writeObject(java.io.ObjectOutputStream s)