--- old/src/java.security.sasl/share/classes/com/sun/security/sasl/ExternalClient.java 2015-08-18 14:21:10.125018556 +0400 +++ new/src/java.security.sasl/share/classes/com/sun/security/sasl/ExternalClient.java 2015-08-18 14:21:09.913018565 +0400 @@ -141,8 +141,8 @@ /** * Retrieves the negotiated property. * This method can be called only after the authentication exchange has - * completed (i.e., when isComplete() returns true); otherwise, a - * IllegalStateException is thrown. + * completed (i.e., when {@code isComplete()} returns true); + * otherwise, an {@code IllegalStateException} is thrown. * * @return null No property is applicable to this mechanism. * @exception IllegalStateException if this authentication exchange