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