Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085274 | emb-9 | Jonathan Gibbons | P5 | Resolved | Fixed | team |
The following test files have "stuff" before the legal header. The stuff is either imports or blank lines. Blank lines should be removed; imports should be moved.
test/tools/javac/T6181889/EmptyFinallyTest.java
test/tools/javac/T8020997/CannotCompileRepeatedAnnoTest.java
test/tools/javac/VersionOpt.java
test/tools/javac/annotations/typeAnnotations/InnerClass.java
test/tools/javac/annotations/typeAnnotations/newlocations/BasicTest.java
test/tools/javac/main/Option_J_At_Test.java
test/tools/javac/file/zip/8003512/LoadClassFromJava6CreatedJarTest.java
test/tools/javac/processing/model/util/elements/Foo.java
test/tools/javac/T6181889/EmptyFinallyTest.java
test/tools/javac/T8020997/CannotCompileRepeatedAnnoTest.java
test/tools/javac/VersionOpt.java
test/tools/javac/annotations/typeAnnotations/InnerClass.java
test/tools/javac/annotations/typeAnnotations/newlocations/BasicTest.java
test/tools/javac/main/Option_J_At_Test.java
test/tools/javac/file/zip/8003512/LoadClassFromJava6CreatedJarTest.java
test/tools/javac/processing/model/util/elements/Foo.java
- backported by
-
JDK-8085274 Some tests have junk before the legal header
-
- Resolved
-