--- old/src/java.xml.bind/share/classes/javax/xml/bind/attachment/AttachmentMarshaller.java 2015-09-19 13:15:53.040881552 +0300 +++ new/src/java.xml.bind/share/classes/javax/xml/bind/attachment/AttachmentMarshaller.java 2015-09-19 13:15:52.892880818 +0300 @@ -123,7 +123,7 @@ * * @param data * represents the data to be attached. Must be non-null. The actual data region is - * specified by (data,offset,length) tuple. + * specified by {@code (data,offset,length)} tuple. * * @param offset * The offset within the array of the first byte to be read;