--- old/src/java.xml.bind/share/classes/javax/xml/bind/JAXBException.java 2015-09-19 13:15:32.456779481 +0300 +++ new/src/java.xml.bind/share/classes/javax/xml/bind/JAXBException.java 2015-09-19 13:15:32.320778807 +0300 @@ -160,7 +160,7 @@ /** * Prints this JAXBException and its stack trace (including the stack trace - * of the linkedException if it is non-null) to System.err. + * of the linkedException if it is non-null) to {@code System.err}. * */ public void printStackTrace() {