-
Bug
-
Resolution: Fixed
-
P3
-
16
-
b31
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8258975 | 17 | Jonathan Gibbons | P3 | Resolved | Fixed | b04 |
JDK-8260090 | 16.0.1 | Jonathan Gibbons | P3 | Resolved | Fixed | b03 |
The following files incorrectly contain the "Classpath" exception in the legal header:
$ grep -r '"Classpath" exception' open/test/langtools/
open/test/langtools//tools/javac/lint/SomeVbc.java: * particular file as subject to the "Classpath" exception as provided
open/test/langtools//tools/javac/records/RecordMemberTests.java: * particular file as subject to the "Classpath" exception as provided
open/test/langtools//tools/javac/records/RecordCompilationTests.java: * particular file as subject to the "Classpath" exception as provided
open/test/langtools//tools/javac/records/VarargsRecordsTest.java: * particular file as subject to the "Classpath" exception as provided
open/test/langtools//tools/javac/sealed/SealedCompilationTests.java: * particular file as subject to the "Classpath" exception as provided
open/test/langtools//lib/combo/tools/javac/combo/CompilationTestCase.java: * particular file as subject to the "Classpath" exception as provided
$ grep -r '"Classpath" exception' open/test/langtools/
open/test/langtools//tools/javac/lint/SomeVbc.java: * particular file as subject to the "Classpath" exception as provided
open/test/langtools//tools/javac/records/RecordMemberTests.java: * particular file as subject to the "Classpath" exception as provided
open/test/langtools//tools/javac/records/RecordCompilationTests.java: * particular file as subject to the "Classpath" exception as provided
open/test/langtools//tools/javac/records/VarargsRecordsTest.java: * particular file as subject to the "Classpath" exception as provided
open/test/langtools//tools/javac/sealed/SealedCompilationTests.java: * particular file as subject to the "Classpath" exception as provided
open/test/langtools//lib/combo/tools/javac/combo/CompilationTestCase.java: * particular file as subject to the "Classpath" exception as provided
- backported by
-
JDK-8258975 Test specify the Classpath exception in the header
- Resolved
-
JDK-8260090 Test specify the Classpath exception in the header
- Resolved