--- old/src/java.xml.bind/share/classes/javax/xml/bind/TypeConstraintException.java 2015-09-19 13:15:34.660790410 +0300 +++ new/src/java.xml.bind/share/classes/javax/xml/bind/TypeConstraintException.java 2015-09-19 13:15:34.308788665 +0300 @@ -174,7 +174,7 @@ /** * Prints this TypeConstraintException 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() {