--- old/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/utils/ConfigurationError.java 2017-10-23 17:15:31.825431238 -0700 +++ new/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/utils/ConfigurationError.java 2017-10-23 17:15:31.581417935 -0700 @@ -1,6 +1,6 @@ /* - * reserved comment block - * DO NOT REMOVE OR ALTER! + * 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 @@ -26,7 +26,8 @@ */ public final class ConfigurationError extends Error { - + private static final long serialVersionUID = 749136645488750664L; + // // Data //