type annotations inside javac

Jonathan Gibbons jonathan.gibbons at oracle.com
Wed Jan 30 19:30:49 PST 2013


On 01/30/2013 06:33 PM, Werner Michael Dietl wrote:
> Running
>
> DPrinter trees -showTreeSymbols -showTreeTypes  -after ANALYZE
>
> in particular gives:


Using "-before ANALYZE" would be more appropriate for debugging
issues related to the upcoming javax.lang.model API, and to javadoc.

-- Jon


More information about the type-annotations-dev mailing list