--- old/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/reader/xmlschema/GWildcardElement.java 2015-09-19 13:16:33.065080022 +0300 +++ new/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/reader/xmlschema/GWildcardElement.java 2015-09-19 13:16:32.925079327 +0300 @@ -36,7 +36,7 @@ final class GWildcardElement extends GElement { /** - * If true, bind to Object for eager JAXB unmarshalling. + * If true, bind to {@code Object} for eager JAXB unmarshalling. * Otherwise bind to DOM (I hate "you can put both" semantics, * so I'm not going to do that in this binding mode.) */