--- old/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/ExceptionConst.java 2017-12-20 13:34:31.092940547 -0800 +++ new/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/ExceptionConst.java 2017-12-20 13:34:30.069840674 -0800 @@ -1,6 +1,5 @@ /* * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. - * @LastModified: Oct 2017 */ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -24,6 +23,7 @@ /** * Exception constants. * @since 6.0 (intended to replace the InstructionConstant interface) + * @LastModified: Oct 2017 */ public final class ExceptionConst {