RFR: 8007808: Missing method: Executable.getAnnotatedReturnType()
Joel Borggrén-Franck
joel.franck at oracle.com
Wed Mar 6 14:37:13 UTC 2013
Hi,
Can I get a review of this small fix for issue 8007808: Missing method:
Executable.getAnnotatedReturnType()
http://cr.openjdk.java.net/~jfranck/8007808/webrev.00/
When we added Core Reflection support for type annotations this method got
left out on Executable, but were included on Method and Constructor.
For Oracle reviewers, CCC is approved.
cheers
/Joel
More information about the core-libs-dev
mailing list