--- old/src/java.xml.bind/share/classes/javax/xml/bind/MarshalException.java 2015-09-19 13:15:33.436784341 +0300 +++ new/src/java.xml.bind/share/classes/javax/xml/bind/MarshalException.java 2015-09-19 13:15:33.304783686 +0300 @@ -30,7 +30,7 @@ * a marshal operation that the provider is unable to recover from. * *

- * The ValidationEventHandler can cause this exception to be thrown + * The {@code ValidationEventHandler} can cause this exception to be thrown * during the marshal operations. See * {@link ValidationEventHandler#handleEvent(ValidationEvent) * ValidationEventHandler.handleEvent(ValidationEvent)}.