--- old/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/client/RequestContext.java 2015-09-19 13:16:09.004960714 +0300 +++ new/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/client/RequestContext.java 2015-09-19 13:16:08.860960000 +0300 @@ -169,7 +169,7 @@ * *

* For outgoing messages, the transport may sends out this value. - * If this field is null, the transport may choose to send "" + * If this field is null, the transport may choose to send {@code ""} * (quoted empty string.) * * For incoming messages, the transport will set this field.