-
Bug
-
Resolution: Not an Issue
-
P5
-
6
-
generic
-
generic
When fixing 6402077 it became apparent that end positions are only available
through the tree API when a DiagnosticListener is provided. When fixing that
bug we also enabled end positions when the parse method is called. However,
what about annotation processing?
Could we just enable end positions all the time?
through the tree API when a DiagnosticListener is provided. When fixing that
bug we also enabled end positions when the parse method is called. However,
what about annotation processing?
Could we just enable end positions all the time?
- relates to
-
JDK-6985205 access to tree positions and doc comments may be lost across annotation processing rounds
- Closed
-
JDK-8007344 javac may not make tree end positions and/or doc comments available to processors and listeners
- Closed
-
JDK-6402077 Start position is wrong for package private constructors
- Closed