On 18/12/2012 20:43, Joe Darcy wrote:
Hello,

Please review these changes to add core reflection support to recognize default methods:

    8005042 Add Method.isDefault to core reflection
    http://cr.openjdk.java.net/~darcy/8005042.0/

Thanks,

-Joe

This looks okay to me except that I would probably have gone for something like "Tells if this method is a default method as defined by the JLS" and keep the description for @return short.

-Alan.

Reply via email to