-
Bug
-
Resolution: Fixed
-
P2
-
8
-
b60
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085480 | emb-9 | Jonathan Gibbons | P2 | Resolved | Fixed | team |
Here is a report about type parameter declarations: http://mail.openjdk.java.net/pipermail/type-annotations-dev/2014-January/001513.html.
An Eclipse committer offered the attached test case:
C:\jtests>C:\work\jdk-8-ea-bin-b123-windows-x64-09_jan_2014\jdk8\jdk1.8.0\bin\javac -Xlint:unchecked -Xlint:deprecation -parameters -cp c:\jtests -processor TestProcessor -s . X.java
Processing type parameter: TP
FAILURE::Incorrect annots on type parameter, expected 1 but was 0
FAILURE::Incorrect annots on type parameter mirror, expected 1 but was 0
- backported by
-
JDK-8085480 Annotations on many Language Model elements are not returned
-
- Resolved
-
- duplicates
-
JDK-8205659 "AssertionError: Could not determine position of tree ... " for anonymous class
-
- Closed
-
- is blocked by
-
JDK-8057688 type annotations in type argument position are lost
-
- Open
-
- relates to
-
JDK-8027181 Type Annotations Cleanup
-
- Closed
-
-
JDK-8042981 Strip type annotations in Types' utility methods
-
- Closed
-
-
JDK-8055995 Two type annotation tests have @ignore with no open bug id
-
- Closed
-
-
JDK-8132446 AsssertionError in ClassSymbol.setAnnotationType
-
- Closed
-
-
JDK-8031570 Refactor annotations pipeline in javac
-
- Open
-