JDK-6346249 : javac Tree API missing functionality
Type:Bug
Component:tools
Sub-Component:javac
Affected Version:6
Priority:P2
Status:Closed
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2005-11-04
Updated:2017-05-16
Resolved:2006-03-23
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
The "Trees" API is missing methods to get the Element and TypeMirror from nodes that have such information.
Additional minor cleanup to the Trees API is required. See CCC 6346249.