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
