--- old/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/runtime/JaxBeanInfo.java 2015-09-19 13:15:18.868712102 +0300 +++ new/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/runtime/JaxBeanInfo.java 2015-09-19 13:15:18.728711408 +0300 @@ -68,7 +68,7 @@ *

* Typically, {@link JaxBeanInfo} implementations should be generated * by XJC/JXC. Those impl classes will register themselves to their - * master ObjectFactory class. + * master {@code ObjectFactory} class. * *

* The type parameter BeanT is the Java class of the bean that this represents.