Declaration annotations in type-annotation-only positions

Werner Dietl wdietl at gmail.com
Wed Nov 20 15:55:34 PST 2013


Dear type annotation developers,

I have some changes in the type-annotations repository that should be
propagated to TL.
It's three changesets that should be merged into one:

http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/098327afad8d
http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/9cb6d18db886
http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/2da59ead687f

These changes prevent a NullPointerException in a simple test case and
then refactor how the checks are implemented.

All comments welcome!
cu, WMD.

-- 
http://www.google.com/profiles/wdietl


More information about the type-annotations-dev mailing list