RFR: 8007808: Missing method: Executable.getAnnotatedReturnType() (original) (raw)
Remi Forax forax at univ-mlv.fr
Wed Mar 6 16:15:27 UTC 2013
- Previous message: RFR: 8007808: Missing method: Executable.getAnnotatedReturnType()
- Next message: RFR: 8007808: Missing method: Executable.getAnnotatedReturnType()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: RFR: 8007808: Missing method: Executable.getAnnotatedReturnType()
- Next message: RFR: 8007808: Missing method: Executable.getAnnotatedReturnType()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]