--- old/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/RuntimeInvisibleParameterAnnotations.java 2020-01-16 18:01:06.776966709 +0000 +++ new/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/RuntimeInvisibleParameterAnnotations.java 2020-01-16 18:01:06.285954648 +0000 @@ -30,7 +30,6 @@ * Represents a parameter annotation that is represented in the class file * but is not provided to the JVM. * - * @version $Id: RuntimeInvisibleParameterAnnotations * @since 6.0 */ public class RuntimeInvisibleParameterAnnotations extends ParameterAnnotations {