--- old/src/java.base/unix/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java 2015-06-05 21:17:23.219465443 +0400 +++ new/src/java.base/unix/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java 2015-06-05 21:17:23.055465443 +0400 @@ -113,7 +113,8 @@ Client client; /** * Create a NTLMAuthentication: - * Username may be specified as domainusername in the application Authenticator. + * Username may be specified as {@literal domainusername} + * in the application Authenticator. * If this notation is not used, then the domain will be taken * from a system property: "http.auth.ntlm.domain". */