--- old/src/share/classes/javax/naming/CannotProceedException.java 2014-02-14 23:37:52.505513415 +0400 +++ new/src/share/classes/javax/naming/CannotProceedException.java 2014-02-14 23:37:51.753522867 +0400 @@ -64,7 +64,7 @@ /** * Contains the remaining unresolved part of the second * "name" argument to Context.rename(). - * This information necessary for + * This information is necessary for * continuing the Context.rename() operation. *

* This field is initialized to null.