8213321: Fix legal headers in test/jaxp

Joe Wang huizhe.wang at oracle.com
Fri Nov 2 19:13:22 UTC 2018


Hi,

Please review:

JBS: https://bugs.openjdk.java.net/browse/JDK-8213321

Changes:
--- 
a/test/jaxp/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/SurrogatesTest.java
+++ 
b/test/jaxp/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/SurrogatesTest.java
@@ -4,9 +4,7 @@
   *
   * This code is free software; you can redistribute it and/or modify it
   * under the terms of the GNU General Public License version 2 only, as
- * published by the Free Software Foundation.  Oracle designates this
- * particular file as subject to the "Classpath" exception as provided
- * by Oracle in the LICENSE file that accompanied this code.
+ * published by the Free Software Foundation.
   *
   * This code is distributed in the hope that it will be useful, but 
WITHOUT
   * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or

Thanks,
Joe


More information about the core-libs-dev mailing list