-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b28
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056527 | emb-9 | Sonali Goel | P3 | Resolved | Fixed | master |
During work for JDK-8049127 for creation of golden files, it was discovered that a new negative test can be added to have invalid annotations on packages on similar lines as existing test tools/javac/annotations/neg/Package.java.
Test code:
Test.java has reference to package bar.
bar dir has a package-info.java which has java.lang.annotation.Documented annotation on package.bar.
Test code:
Test.java has reference to package bar.
bar dir has a package-info.java which has java.lang.annotation.Documented annotation on package.bar.
- backported by
-
JDK-8056527 Add a test for invalid package annotations
-
- Resolved
-
- relates to
-
JDK-8043283 Create .out files for negative tests in langtools regression ws
-
- Resolved
-