--- old/src/java.xml.bind/share/classes/javax/xml/bind/annotation/XmlAccessorOrder.java 2015-09-19 13:15:38.644810166 +0300 +++ new/src/java.xml.bind/share/classes/javax/xml/bind/annotation/XmlAccessorOrder.java 2015-09-19 13:15:38.504809472 +0300 @@ -38,7 +38,7 @@ * *

Usage

* - *

@XmlAccessorOrder annotation can be used with the following + *

{@code @XmlAccessorOrder} annotation can be used with the following * program elements:

* * * - *

See "Package Specification" in javax.xml.bind package javadoc for + *

See "Package Specification" in {@code javax.xml.bind} package javadoc for * additional common information.

* *

The effective {@link XmlAccessOrder} on a class is determined * as follows: * *