--- old/src/java.base/windows/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java 2015-06-05 21:17:24.295465442 +0400 +++ new/src/java.base/windows/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java 2015-06-05 21:17:24.131465442 +0400 @@ -83,7 +83,8 @@ /** * 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". */