--- old/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/DocumentImpl.java 2017-12-20 13:42:50.551697072 -0800 +++ new/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/DocumentImpl.java 2017-12-20 13:42:49.491593598 -0800 @@ -1,6 +1,5 @@ /* * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. - * @LastModified: Nov 2017 */ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -85,6 +84,7 @@ * @author Andy Clark, IBM * @author Ralf Pfeiffer, IBM * @since PR-DOM-Level-1-19980818. + * @LastModified: Nov 2017 */ public class DocumentImpl extends CoreDocumentImpl