--- old/src/java.xml.bind/share/classes/com/sun/xml/internal/org/jvnet/staxex/XMLStreamReaderEx.java 2015-09-19 13:15:24.936742191 +0300 +++ new/src/java.xml.bind/share/classes/com/sun/xml/internal/org/jvnet/staxex/XMLStreamReaderEx.java 2015-09-19 13:15:24.796741497 +0300 @@ -111,7 +111,7 @@ // * if the parser is not pointing at characters infoset item. // * @throws XMLStreamException // * if the parser points to text but text is not base64-encoded text, - // * or if some other parsing error occurs (such as if the <xop:Include> + // * or if some other parsing error occurs (such as if the {@code } // * points to a non-existing attachment.) // * // *