--- old/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/SymbolHash.java 2017-12-20 13:49:15.784299219 -0800 +++ new/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/SymbolHash.java 2017-12-20 13:49:15.016224247 -0800 @@ -1,6 +1,5 @@ /* * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. - * @LastModified: Nov 2017 */ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -29,6 +28,7 @@ * The hash code uses the same algorithm as SymbolTable class. * * @author Elena Litani + * @LastModified: Nov 2017 */ public class SymbolHash {