--- old/src/java.xml/share/classes/com/sun/org/apache/xml/internal/utils/URI.java 2017-12-20 13:52:20.056286085 -0800 +++ new/src/java.xml/share/classes/com/sun/org/apache/xml/internal/utils/URI.java 2017-12-20 13:52:18.790162497 -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 @@ -58,6 +57,7 @@ * grammar and basic set of operations that can be applied to a URI. * * + * @LastModified: Oct 2017 */ public class URI implements Serializable {