Code review request for 8007113 Upgrade AnnotatedElement.isAnnotionPresent to be a default method

Joel Borggrén-Franck joel.franck at oracle.com
Fri Feb 1 09:47:04 UTC 2013


Hi Joe,

On 02/01/2013 04:21 AM, Joe Darcy wrote:
> Hello,
>
> I'd like to upgrade the existing AnnotatedElement.isAnnotationPresent
> interface method to a default method:
>
>      8007113 Upgrade AnnotatedElement.isAnnotionPresent to be a default method
>      http://cr.openjdk.java.net/~darcy/8007113.0/
>

How about sun/reflect/generics/reflectiveObjects/TypeVariableImpl.java ?

It looks like I forgot to update that one when I did the type annotations 
changes :)

cheers
/Joel



More information about the core-libs-dev mailing list