--- old/src/share/jaxws_classes/com/sun/tools/internal/jxc/gen/config/AttributesImpl.java 2013-08-20 00:50:38.197598173 +0200 +++ new/src/share/jaxws_classes/com/sun/tools/internal/jxc/gen/config/AttributesImpl.java 2013-08-20 00:50:38.153596225 +0200 @@ -64,6 +64,9 @@ * AttributeList} interface, it also includes a much more efficient * implementation using a single array rather than a set of Vectors.

* + *

+ * Auto-generated, do not edit. + *

* @since SAX 2.0 * @author David Megginson, * sax@megginson.com