--- old/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/api/client/ServiceInterceptor.java 2015-09-19 13:15:58.996911087 +0300 +++ new/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/api/client/ServiceInterceptor.java 2015-09-19 13:15:58.864910432 +0300 @@ -68,7 +68,7 @@ * @return * A set of features to be added to the newly created {@link WSBinding}. * Can be empty but never null. - * defaultFeatures will take precedence over what this method + * {@code defaultFeatures} will take precedence over what this method * would return (because it includes user-specified ones which will * take the at-most priority), but features you return from this method * will take precedence over {@link BindingID}'s