changeset 3014:a3dd196e5341

8133671: langtools tests have bad license Summary: Dropped classpath exception from copyright notice in tests. Reviewed-by: jjg
author alundblad
date Wed, 26 Aug 2015 09:02:02 +0200
parents 45897784a998
children a4d9179cf598
files test/com/sun/javadoc/testHtmlDefinitionListTag/TestHtmlDefinitionListTag.java test/com/sun/javadoc/testHtmlDefinitionListTag/pkg1/C1.java test/com/sun/javadoc/testHtmlDefinitionListTag/pkg1/C2.java test/com/sun/javadoc/testHtmlDefinitionListTag/pkg1/C3.java test/com/sun/javadoc/testHtmlDefinitionListTag/pkg1/C4.java test/com/sun/javadoc/testHtmlDefinitionListTag/pkg1/C5.java test/com/sun/javadoc/testHtmlDocument/TestHtmlDocument.java test/com/sun/javadoc/testHtmlStrongTag/TestHtmlStrongTag.java test/com/sun/javadoc/testHtmlStrongTag/pkg1/C1.java test/com/sun/javadoc/testHtmlStrongTag/pkg2/C2.java test/com/sun/javadoc/testHtmlTableTags/pkg2/C3.java test/com/sun/javadoc/testHtmlTableTags/pkg2/C4.java test/com/sun/javadoc/testHtmlTag/TestHtmlTag.java test/com/sun/javadoc/testHtmlTag/pkg1/C1.java test/com/sun/javadoc/testHtmlTag/pkg2/C2.java test/com/sun/javadoc/testHtmlVersion/pkg/TestError.java test/com/sun/javadoc/testHtmlVersion/pkg/TestException.java test/com/sun/javadoc/testHtmlVersion/pkg1/NestedInnerClass.java test/com/sun/javadoc/testHtmlVersion/pkg1/PrivateIncludeInnerClass.java test/com/sun/javadoc/testHtmlVersion/pkg1/ProtectedInnerClass.java test/com/sun/javadoc/testHtmlVersion/pkg1/PublicExcludeInnerClass.java test/com/sun/javadoc/testProfiles/pkg2/Anno1Pkg2.java test/com/sun/javadoc/testProfiles/pkg2/Anno2Pkg2.java test/com/sun/javadoc/testProfiles/pkg4/Anno1Pkg4.java test/com/sun/javadoc/testSerializedForm/pkg1/NestedInnerClass.java test/com/sun/javadoc/testSerializedForm/pkg1/PrivateIncludeInnerClass.java test/com/sun/javadoc/testSerializedForm/pkg1/ProtectedInnerClass.java test/com/sun/javadoc/testSerializedForm/pkg1/PublicExcludeInnerClass.java test/com/sun/javadoc/testSerializedFormDeprecationInfo/TestSerializedFormDeprecationInfo.java test/com/sun/javadoc/testSerializedFormDeprecationInfo/pkg1/C1.java test/com/sun/javadoc/testSerializedFormDeprecationInfo/pkg1/C2.java test/com/sun/javadoc/testSerializedFormDeprecationInfo/pkg1/C3.java test/com/sun/javadoc/testSinceTag/pkg1/C1.java test/com/sun/javadoc/testTagOutput/TestTagOutput.java test/tools/javac/6668794/badClass/A.java test/tools/javac/6668794/badClass/Test.java test/tools/javac/6668794/badSource/p/A.java test/tools/javac/7129225/Anno.java test/tools/javac/7129225/AnnoProcessor.java test/tools/javac/7153958/CPoolRefClassContainingInlinedCts.java test/tools/javac/7153958/pkg/ClassToBeStaticallyImportedA.java test/tools/javac/7153958/pkg/ClassToBeStaticallyImportedB.java test/tools/javac/7166455/CheckACC_STRICTFlagOnclinitTest.java test/tools/javac/8005931/CheckACC_STRICTFlagOnPkgAccessClassTest.java test/tools/javac/8074306/TestSyntheticNullChecks.java test/tools/javac/T6668802.java test/tools/javac/T7165659/InnerClassAttrMustNotHaveStrictFPFlagTest.java test/tools/javac/T8003967/DetectMutableStaticFields.java test/tools/javac/T8009640/CheckRejectProfileBCPOptionsIfUsedTogetherTest.java test/tools/javac/T8010659/CompilerCrashWhenMixingBinariesAndSourcesTest.java test/tools/javac/T8011181/EmptyUTF8ForInnerClassNameTest.java test/tools/javac/T8013394/CompileErrorWithIteratorTest.java test/tools/javac/T8019486/WrongLNTForLambdaTest.java test/tools/javac/T8022186/DeadCodeGeneratedForEmptyTryTest.java test/tools/javac/T8022316/CompilerErrorGenericThrowPlusMethodRefTest.java test/tools/javac/T8023112/SkipLazyConstantCreationForMethodRefTest.java test/tools/javac/T8024039/NoDeadCodeGenerationOnTrySmtTest.java test/tools/javac/T8024398/NPETryTest.java test/tools/javac/T8024437/ExceptionInferenceFromClassFileTest.java test/tools/javac/defaultMethods/CheckACC_STRICTFlagOnDefaultMethodTest.java test/tools/javac/diags/examples/BadSourceFileHeader/sourcepath/p/A.java test/tools/javac/diags/examples/MethodRedundantTypeargs.java test/tools/javac/generics/6987475/T6987475pos.java test/tools/javac/generics/8064803/T8064803.java test/tools/javac/generics/inference/8048838/T8048838.java test/tools/javac/generics/inference/8055963/T8055963.java test/tools/javac/generics/inference/8058199/T8058199.java test/tools/javac/generics/inference/8058511/T8058511a.java test/tools/javac/generics/inference/8058511/T8058511b.java test/tools/javac/generics/inference/8058511/T8058511c.java test/tools/javac/generics/inference/8078024/T8078024.java test/tools/javac/generics/inference/8130304/T8130304.java test/tools/javac/generics/inference/EagerReturnTypeResolution/EagerReturnTypeResolutionTesta.java test/tools/javac/generics/typevars/8129214/T8129214.java test/tools/javac/generics/typevars/8129214/pkg/Foo.java test/tools/javac/lambda/8051958/T8051958.java test/tools/javac/lambda/8068399/T8068399.java test/tools/javac/lambda/8068430/T8068430.java test/tools/javac/lambda/8073842/T8073842.java test/tools/javac/lambda/LambdaInterfaceStaticField.java test/tools/javac/lambda/LambdaMultiCatchTest.java test/tools/javac/lambda/T8038420/LambdaIncrement.java test/tools/javac/lambda/T8057800/NPEMethodReferenceAndGenericsTest.java test/tools/javac/lambda/lambdaExecution/InInterface.java test/tools/javac/lambda/lambdaExecution/InnerConstructor.java test/tools/javac/lambda/lambdaExecution/LambdaTranslationTest1.java test/tools/javac/lambda/lambdaExecution/LambdaTranslationTest2.java test/tools/javac/lambda/lambdaExecution/TMapper.java test/tools/javac/lambda/lambdaExecution/TPredicate.java test/tools/javac/lambda/methodReference/MethodReferenceComplexNullCheckTest.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection1.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection2.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection3.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceNullCheckTest.java test/tools/javac/lambda/methodReferenceExecution/MethodReferencePackagePrivateQualifier.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestFDCCE.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestInnerDefault.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestInnerInstance.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestInnerVarArgsThis.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestInstance.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestKinds.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestMethodHandle.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestNew.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestNewInner.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestNewInnerImplicitArgs.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestSueCase1.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestSueCase2.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestSueCase4.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestSuper.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestSuperDefault.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestTypeConversion.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestVarArgs.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestVarArgsExt.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestVarArgsSuper.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestVarArgsSuperDefault.java test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestVarArgsThis.java test/tools/javac/lambda/methodReferenceExecution/pkg/B.java test/tools/javac/lambdaShapes/org/openjdk/tests/separate/AttributeInjector.java test/tools/javac/lambdaShapes/org/openjdk/tests/separate/ClassFile.java test/tools/javac/lambdaShapes/org/openjdk/tests/separate/ClassFilePreprocessor.java test/tools/javac/lambdaShapes/org/openjdk/tests/separate/ClassToInterfaceConverter.java test/tools/javac/lambdaShapes/org/openjdk/tests/separate/Compiler.java test/tools/javac/lambdaShapes/org/openjdk/tests/separate/DirectedClassLoader.java test/tools/javac/lambdaShapes/org/openjdk/tests/separate/SourceModel.java test/tools/javac/lambdaShapes/org/openjdk/tests/separate/TestHarness.java test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/ClassCase.java test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/Hierarchy.java test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/HierarchyGenerator.java test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/Rule.java test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/RuleGroup.java test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/TTNode.java test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/TTParser.java test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/TTShape.java test/tools/javac/lambdaShapes/org/openjdk/tests/vm/DefaultMethodsTest.java test/tools/javac/lambdaShapes/org/openjdk/tests/vm/FDSeparateCompilationTest.java test/tools/javac/linenumbers/NestedLineNumberTest.java test/tools/javac/processing/messager/MessagerDiags.java test/tools/javac/unicode/Wrapper.java test/tools/javap/T4884240.java test/tools/javap/classfile/deps/GetDeps.java test/tools/javap/classfile/deps/T6907575.java test/tools/javap/classfile/deps/p/C1.java test/tools/sjavac/ApiExtraction.java test/tools/sjavac/ClasspathDependencies.java test/tools/sjavac/CompileCircularSources.java test/tools/sjavac/CompileExcludingDependency.java test/tools/sjavac/CompileWithAtFile.java test/tools/sjavac/CompileWithInvisibleSources.java test/tools/sjavac/CompileWithOverrideSources.java test/tools/sjavac/ExclPattern.java test/tools/sjavac/IdleShutdown.java test/tools/sjavac/IgnoreSymbolFile.java test/tools/sjavac/IncCompInheritance.java test/tools/sjavac/IncCompileFullyQualifiedRef.java test/tools/sjavac/JavacOptionPrep.java test/tools/sjavac/OptionDecoding.java test/tools/sjavac/PackagePathMismatch.java test/tools/sjavac/ParallelCompilations.java test/tools/sjavac/PermittedArtifact.java test/tools/sjavac/PooledExecution.java test/tools/sjavac/SjavacBase.java test/tools/sjavac/StateDir.java test/tools/sjavac/Wrapper.java test/tools/sjavac/util/OptionTestUtil.java
diffstat 164 files changed, 164 insertions(+), 492 deletions(-) [+]
line wrap: on
line diff
--- a/test/com/sun/javadoc/testHtmlDefinitionListTag/TestHtmlDefinitionListTag.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlDefinitionListTag/TestHtmlDefinitionListTag.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlDefinitionListTag/pkg1/C1.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlDefinitionListTag/pkg1/C1.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlDefinitionListTag/pkg1/C2.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlDefinitionListTag/pkg1/C2.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlDefinitionListTag/pkg1/C3.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlDefinitionListTag/pkg1/C3.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlDefinitionListTag/pkg1/C4.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlDefinitionListTag/pkg1/C4.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlDefinitionListTag/pkg1/C5.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlDefinitionListTag/pkg1/C5.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlDocument/TestHtmlDocument.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlDocument/TestHtmlDocument.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlStrongTag/TestHtmlStrongTag.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlStrongTag/TestHtmlStrongTag.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlStrongTag/pkg1/C1.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlStrongTag/pkg1/C1.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlStrongTag/pkg2/C2.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlStrongTag/pkg2/C2.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlTableTags/pkg2/C3.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlTableTags/pkg2/C3.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlTableTags/pkg2/C4.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlTableTags/pkg2/C4.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlTag/TestHtmlTag.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlTag/TestHtmlTag.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlTag/pkg1/C1.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlTag/pkg1/C1.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlTag/pkg2/C2.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlTag/pkg2/C2.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlVersion/pkg/TestError.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlVersion/pkg/TestError.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlVersion/pkg/TestException.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlVersion/pkg/TestException.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlVersion/pkg1/NestedInnerClass.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlVersion/pkg1/NestedInnerClass.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlVersion/pkg1/PrivateIncludeInnerClass.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlVersion/pkg1/PrivateIncludeInnerClass.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlVersion/pkg1/ProtectedInnerClass.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlVersion/pkg1/ProtectedInnerClass.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testHtmlVersion/pkg1/PublicExcludeInnerClass.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testHtmlVersion/pkg1/PublicExcludeInnerClass.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testProfiles/pkg2/Anno1Pkg2.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testProfiles/pkg2/Anno1Pkg2.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testProfiles/pkg2/Anno2Pkg2.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testProfiles/pkg2/Anno2Pkg2.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testProfiles/pkg4/Anno1Pkg4.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testProfiles/pkg4/Anno1Pkg4.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testSerializedForm/pkg1/NestedInnerClass.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testSerializedForm/pkg1/NestedInnerClass.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testSerializedForm/pkg1/PrivateIncludeInnerClass.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testSerializedForm/pkg1/PrivateIncludeInnerClass.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testSerializedForm/pkg1/ProtectedInnerClass.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testSerializedForm/pkg1/ProtectedInnerClass.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testSerializedForm/pkg1/PublicExcludeInnerClass.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testSerializedForm/pkg1/PublicExcludeInnerClass.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testSerializedFormDeprecationInfo/TestSerializedFormDeprecationInfo.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testSerializedFormDeprecationInfo/TestSerializedFormDeprecationInfo.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testSerializedFormDeprecationInfo/pkg1/C1.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testSerializedFormDeprecationInfo/pkg1/C1.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testSerializedFormDeprecationInfo/pkg1/C2.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testSerializedFormDeprecationInfo/pkg1/C2.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testSerializedFormDeprecationInfo/pkg1/C3.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testSerializedFormDeprecationInfo/pkg1/C3.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testSinceTag/pkg1/C1.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testSinceTag/pkg1/C1.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/com/sun/javadoc/testTagOutput/TestTagOutput.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/com/sun/javadoc/testTagOutput/TestTagOutput.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/6668794/badClass/A.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/6668794/badClass/A.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/6668794/badClass/Test.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/6668794/badClass/Test.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/6668794/badSource/p/A.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/6668794/badSource/p/A.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/7129225/Anno.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/7129225/Anno.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/7129225/AnnoProcessor.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/7129225/AnnoProcessor.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/7153958/CPoolRefClassContainingInlinedCts.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/7153958/CPoolRefClassContainingInlinedCts.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/7153958/pkg/ClassToBeStaticallyImportedA.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/7153958/pkg/ClassToBeStaticallyImportedA.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/7153958/pkg/ClassToBeStaticallyImportedB.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/7153958/pkg/ClassToBeStaticallyImportedB.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/7166455/CheckACC_STRICTFlagOnclinitTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/7166455/CheckACC_STRICTFlagOnclinitTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/8005931/CheckACC_STRICTFlagOnPkgAccessClassTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/8005931/CheckACC_STRICTFlagOnPkgAccessClassTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/8074306/TestSyntheticNullChecks.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/8074306/TestSyntheticNullChecks.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/T6668802.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/T6668802.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/T7165659/InnerClassAttrMustNotHaveStrictFPFlagTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/T7165659/InnerClassAttrMustNotHaveStrictFPFlagTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/T8003967/DetectMutableStaticFields.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/T8003967/DetectMutableStaticFields.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/T8009640/CheckRejectProfileBCPOptionsIfUsedTogetherTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/T8009640/CheckRejectProfileBCPOptionsIfUsedTogetherTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/T8010659/CompilerCrashWhenMixingBinariesAndSourcesTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/T8010659/CompilerCrashWhenMixingBinariesAndSourcesTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/T8011181/EmptyUTF8ForInnerClassNameTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/T8011181/EmptyUTF8ForInnerClassNameTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/T8013394/CompileErrorWithIteratorTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/T8013394/CompileErrorWithIteratorTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/T8019486/WrongLNTForLambdaTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/T8019486/WrongLNTForLambdaTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/T8022186/DeadCodeGeneratedForEmptyTryTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/T8022186/DeadCodeGeneratedForEmptyTryTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/T8022316/CompilerErrorGenericThrowPlusMethodRefTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/T8022316/CompilerErrorGenericThrowPlusMethodRefTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/T8023112/SkipLazyConstantCreationForMethodRefTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/T8023112/SkipLazyConstantCreationForMethodRefTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/T8024039/NoDeadCodeGenerationOnTrySmtTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/T8024039/NoDeadCodeGenerationOnTrySmtTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/T8024398/NPETryTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/T8024398/NPETryTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/T8024437/ExceptionInferenceFromClassFileTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/T8024437/ExceptionInferenceFromClassFileTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/defaultMethods/CheckACC_STRICTFlagOnDefaultMethodTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/defaultMethods/CheckACC_STRICTFlagOnDefaultMethodTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/diags/examples/BadSourceFileHeader/sourcepath/p/A.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/diags/examples/BadSourceFileHeader/sourcepath/p/A.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/diags/examples/MethodRedundantTypeargs.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/diags/examples/MethodRedundantTypeargs.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/generics/6987475/T6987475pos.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/generics/6987475/T6987475pos.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/generics/8064803/T8064803.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/generics/8064803/T8064803.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/generics/inference/8048838/T8048838.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/generics/inference/8048838/T8048838.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/generics/inference/8055963/T8055963.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/generics/inference/8055963/T8055963.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/generics/inference/8058199/T8058199.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/generics/inference/8058199/T8058199.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/generics/inference/8058511/T8058511a.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/generics/inference/8058511/T8058511a.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/generics/inference/8058511/T8058511b.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/generics/inference/8058511/T8058511b.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/generics/inference/8058511/T8058511c.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/generics/inference/8058511/T8058511c.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/generics/inference/8078024/T8078024.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/generics/inference/8078024/T8078024.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/generics/inference/8130304/T8130304.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/generics/inference/8130304/T8130304.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/generics/inference/EagerReturnTypeResolution/EagerReturnTypeResolutionTesta.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/generics/inference/EagerReturnTypeResolution/EagerReturnTypeResolutionTesta.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/generics/typevars/8129214/T8129214.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/generics/typevars/8129214/T8129214.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/generics/typevars/8129214/pkg/Foo.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/generics/typevars/8129214/pkg/Foo.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/8051958/T8051958.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/8051958/T8051958.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/8068399/T8068399.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/8068399/T8068399.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/8068430/T8068430.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/8068430/T8068430.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/8073842/T8073842.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/8073842/T8073842.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/LambdaInterfaceStaticField.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/LambdaInterfaceStaticField.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/LambdaMultiCatchTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/LambdaMultiCatchTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/T8038420/LambdaIncrement.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/T8038420/LambdaIncrement.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/T8057800/NPEMethodReferenceAndGenericsTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/T8057800/NPEMethodReferenceAndGenericsTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/lambdaExecution/InInterface.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/lambdaExecution/InInterface.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/lambdaExecution/InnerConstructor.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/lambdaExecution/InnerConstructor.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/lambdaExecution/LambdaTranslationTest1.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/lambdaExecution/LambdaTranslationTest1.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/lambdaExecution/LambdaTranslationTest2.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/lambdaExecution/LambdaTranslationTest2.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/lambdaExecution/TMapper.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/lambdaExecution/TMapper.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/lambdaExecution/TPredicate.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/lambdaExecution/TPredicate.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReference/MethodReferenceComplexNullCheckTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReference/MethodReferenceComplexNullCheckTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection1.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection1.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection2.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection2.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection3.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection3.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceNullCheckTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceNullCheckTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferencePackagePrivateQualifier.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferencePackagePrivateQualifier.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestFDCCE.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestFDCCE.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestInnerDefault.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestInnerDefault.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestInnerInstance.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestInnerInstance.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestInnerVarArgsThis.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestInnerVarArgsThis.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestInstance.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestInstance.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestKinds.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestKinds.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestMethodHandle.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestMethodHandle.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestNew.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestNew.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestNewInner.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestNewInner.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestNewInnerImplicitArgs.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestNewInnerImplicitArgs.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestSueCase1.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestSueCase1.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestSueCase2.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestSueCase2.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestSueCase4.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestSueCase4.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestSuper.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestSuper.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestSuperDefault.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestSuperDefault.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestTypeConversion.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestTypeConversion.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestVarArgs.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestVarArgs.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestVarArgsExt.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestVarArgsExt.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestVarArgsSuper.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestVarArgsSuper.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestVarArgsSuperDefault.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestVarArgsSuperDefault.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestVarArgsThis.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/MethodReferenceTestVarArgsThis.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambda/methodReferenceExecution/pkg/B.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambda/methodReferenceExecution/pkg/B.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/AttributeInjector.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/AttributeInjector.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/ClassFile.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/ClassFile.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/ClassFilePreprocessor.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/ClassFilePreprocessor.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/ClassToInterfaceConverter.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/ClassToInterfaceConverter.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/Compiler.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/Compiler.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/DirectedClassLoader.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/DirectedClassLoader.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/SourceModel.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/SourceModel.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/TestHarness.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/TestHarness.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/ClassCase.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/ClassCase.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/Hierarchy.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/Hierarchy.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/HierarchyGenerator.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/HierarchyGenerator.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/Rule.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/Rule.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/RuleGroup.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/RuleGroup.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/TTNode.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/TTNode.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/TTParser.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/TTParser.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/TTShape.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/shapegen/TTShape.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/vm/DefaultMethodsTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/vm/DefaultMethodsTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/lambdaShapes/org/openjdk/tests/vm/FDSeparateCompilationTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/lambdaShapes/org/openjdk/tests/vm/FDSeparateCompilationTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/linenumbers/NestedLineNumberTest.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/linenumbers/NestedLineNumberTest.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/processing/messager/MessagerDiags.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/processing/messager/MessagerDiags.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javac/unicode/Wrapper.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javac/unicode/Wrapper.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javap/T4884240.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javap/T4884240.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javap/classfile/deps/GetDeps.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javap/classfile/deps/GetDeps.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javap/classfile/deps/T6907575.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javap/classfile/deps/T6907575.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/javap/classfile/deps/p/C1.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/javap/classfile/deps/p/C1.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/ApiExtraction.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/ApiExtraction.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/ClasspathDependencies.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/ClasspathDependencies.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/CompileCircularSources.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/CompileCircularSources.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/CompileExcludingDependency.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/CompileExcludingDependency.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/CompileWithAtFile.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/CompileWithAtFile.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/CompileWithInvisibleSources.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/CompileWithInvisibleSources.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/CompileWithOverrideSources.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/CompileWithOverrideSources.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/ExclPattern.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/ExclPattern.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/IdleShutdown.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/IdleShutdown.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/IgnoreSymbolFile.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/IgnoreSymbolFile.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/IncCompInheritance.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/IncCompInheritance.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/IncCompileFullyQualifiedRef.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/IncCompileFullyQualifiedRef.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/JavacOptionPrep.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/JavacOptionPrep.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/OptionDecoding.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/OptionDecoding.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/PackagePathMismatch.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/PackagePathMismatch.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/ParallelCompilations.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/ParallelCompilations.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/PermittedArtifact.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/PermittedArtifact.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/PooledExecution.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/PooledExecution.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/SjavacBase.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/SjavacBase.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/StateDir.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/StateDir.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/Wrapper.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/Wrapper.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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
--- a/test/tools/sjavac/util/OptionTestUtil.java	Tue Aug 25 15:10:25 2015 +0100
+++ b/test/tools/sjavac/util/OptionTestUtil.java	Wed Aug 26 09:02:02 2015 +0200
@@ -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