Initial set of interfaces for reflection of type annotations

Werner Dietl wdietl at gmail.com
Tue Dec 18 13:18:56 PST 2012


Hi Joel,

thanks for this patch!

> Here http://cr.openjdk.java.net/~jfranck/type-annotations/webrev.v0/ is a
> webrev for the interfaces we plan to use for reflection. With a very rough
> draft of some javadocs (thanks to Alex) errors are mine, expect changes.

Usually the changes are started with:

// AnnotatedType since 1.8

This is not the case in:

src/share/classes/java/lang/reflect/TypeVariable.java

The new classes and methods should contain "@since 1.8", I assume.


> Can you push this for me to the jdk subforest?

I assume this means taking the patch, applying it locally, and then
committing it with some message.
Or is there some bundle with a change message somewhere?

cu, WMD.

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


More information about the type-annotations-dev mailing list