-
Bug
-
Resolution: Fixed
-
P3
-
7u25, 8
-
b102
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8028731 | 7u60 | Robert Mckenna | P3 | Closed | Won't Fix |
Javac accessed through JSR199 doesn't report an end position for some errors related to missing annotation elements. When you compile and run the program below, it should print an end position >0, but it print -1 instead.
- backported by
-
JDK-8028731 Javac doesn't fill in end position for some annotation related errors
- Closed
- relates to
-
JDK-8031585 Have the compiler assert when missing End Positions
- Open
-
JDK-8017216 javac doesn't fill in end position for some errors of type not found
- Closed