--- old/src/java.xml.bind/share/classes/javax/xml/bind/UnmarshalException.java 2015-09-19 13:15:35.160792890 +0300 +++ new/src/java.xml.bind/share/classes/javax/xml/bind/UnmarshalException.java 2015-09-19 13:15:35.012792156 +0300 @@ -31,7 +31,7 @@ * the operation. * *

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