java.lang.reflect.AnnotatedElement changes
Martin Buchholz
martinrb at google.com
Sat Feb 16 00:34:08 UTC 2013
Thanks, sounds like you have this potential problem under control.
Hi Martin,
>
> FWIW, with my ccc hat on, I've previously (internally) asked the JCK team
> to run such reports. IIRC, the methods on AnnotatedElement where the only
> potentially problematic ones made so far. (We'll be added methods to
> interfaces over in javax.lang.model.*, but we can't use default methods
> over than and we explicitly warn implementers and user of the API of the
> potential for new methods.)
>
More information about the core-libs-dev
mailing list