--- old/src/share/classes/javax/naming/ldap/LdapContext.java 2014-04-02 08:52:50.221894097 -0700 +++ new/src/share/classes/javax/naming/ldap/LdapContext.java 2014-04-02 08:52:49.981892126 -0700 @@ -319,7 +319,7 @@ * clear the response controls. You can call it many times (and get * back the same controls) until the next context method that may return * controls is invoked. - *

+ * * @return A possibly null array of controls. If null, the previous * method invoked on this context did not produce any controls. * @exception NamingException If an error occurred while getting the response