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