--- old/src/java.xml.bind/share/classes/com/sun/xml/internal/txw2/TypedXmlWriter.java 2015-09-19 13:15:25.928747111 +0300 +++ new/src/java.xml.bind/share/classes/com/sun/xml/internal/txw2/TypedXmlWriter.java 2015-09-19 13:15:25.792746436 +0300 @@ -45,7 +45,7 @@ * Commits this element (and all its descendants) to the output. * *

- * Short for _commit(true). + * Short for {@code _commit(true)}. */ void commit();