diff -r 560ee83bfce5 -r 711ef438b6ad src/java.xml/share/classes/com/sun/org/apache/xalan/internal/utils/ConfigurationError.java --- a/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/utils/ConfigurationError.java Tue Oct 24 08:56:47 2017 -0700 +++ b/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/utils/ConfigurationError.java Tue Oct 24 19:05:29 2017 -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,6 +26,7 @@ */ public final class ConfigurationError extends Error { + private static final long serialVersionUID = 749136645488750664L; // // Data