--- old/src/share/jaxws_classes/com/sun/tools/internal/xjc/generator/annotation/spec/XmlAccessorTypeWriter.java 2013-08-13 18:16:31.816001239 +0200 +++ new/src/share/jaxws_classes/com/sun/tools/internal/xjc/generator/annotation/spec/XmlAccessorTypeWriter.java 2013-08-13 18:16:31.759998759 +0200 @@ -29,6 +29,11 @@ import javax.xml.bind.annotation.XmlAccessorType; import com.sun.codemodel.internal.JAnnotationWriter; +/** + *

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

+ */ public interface XmlAccessorTypeWriter extends JAnnotationWriter {