--- old/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/CodeExceptionGen.java 2020-01-16 18:01:46.465941608 +0000 +++ new/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/CodeExceptionGen.java 2020-01-16 18:01:45.972929498 +0000 @@ -31,7 +31,6 @@ * The end of the region is automatically mapped to be exclusive when calling * getCodeException(), i.e., there is no difference semantically. * - * @version $Id$ * @see MethodGen * @see CodeException * @see InstructionHandle