--- old/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/AnnotationEntry.java 2020-01-16 18:00:15.476703383 +0000 +++ new/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/AnnotationEntry.java 2020-01-16 18:00:14.984691204 +0000 @@ -33,7 +33,6 @@ /** * represents one annotation in the annotation table * - * @version $Id: AnnotationEntry * @since 6.0 */ public class AnnotationEntry implements Node {