--- old/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/schemagen/Form.java 2015-09-19 13:15:22.428729755 +0300 +++ new/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/schemagen/Form.java 2015-09-19 13:15:22.284729041 +0300 @@ -72,7 +72,7 @@ } /** - * Writes the attribute on the generated <schema> element. + * Writes the attribute on the generated {@code } element. */ abstract void declare(String attName, Schema schema);