--- old/src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/XSAnnotation.java 2015-09-19 13:16:38.093104954 +0300 +++ new/src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/XSAnnotation.java 2015-09-19 13:16:37.953104260 +0300 @@ -52,7 +52,7 @@ * @param o * can be null. * @return - * old value that was replaced by the o. + * old value that was replaced by the {@code o}. */ Object setAnnotation(Object o);