--- old/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/ClassFormatException.java 2020-01-16 18:00:21.159844067 +0000 +++ new/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/ClassFormatException.java 2020-01-16 18:00:20.665831838 +0000 @@ -26,7 +26,6 @@ * that the file is malformed or otherwise cannot be interpreted as a * class file. * - * @version $Id$ */ public class ClassFormatException extends RuntimeException {