--- old/src/share/classes/javax/naming/MalformedLinkException.java 2014-02-14 23:38:02.173391872 +0400 +++ new/src/share/classes/javax/naming/MalformedLinkException.java 2014-02-14 23:38:01.421401326 +0400 @@ -42,7 +42,7 @@ public class MalformedLinkException extends LinkException { /** - * Constructs a new instance of MalformedLinkException with an explanation + * Constructs a new instance of MalformedLinkException with an explanation. * All the other fields are initialized to null. * @param explanation A possibly null string containing additional * detail about this exception.