RFR: 8007808: Missing method: Executable.getAnnotatedReturnType() (original) (raw)

Remi Forax forax at univ-mlv.fr
Wed Mar 6 16:15:27 UTC 2013


Hi Joel, looks good for me too :)

Rémi

On 03/06/2013 04:35 PM, Joe Darcy wrote:

Hi Joel,

Look good; approved. -Joe On 3/6/2013 6:37 AM, Joel Borggrén-Franck wrote: 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