--- old/src/java.xml.bind/share/classes/javax/xml/bind/annotation/XmlEnum.java 2015-09-19 13:15:43.124832381 +0300 +++ new/src/java.xml.bind/share/classes/javax/xml/bind/annotation/XmlEnum.java 2015-09-19 13:15:42.988831707 +0300 @@ -39,7 +39,7 @@ * *

Usage

*

- * The @XmlEnum annotation can be used with the + * The {@code @XmlEnum} annotation can be used with the * following program elements: *