java.lang.reflect.AnnotatedElement changes

Alan Bateman Alan.Bateman at oracle.com
Fri Feb 15 14:15:06 UTC 2013


On 15/02/2013 13:53, Kasper Nielsen wrote:
> Hi,
>
> I know AnnotatedElement is not a common class to implement outside of the
> JDK. But the interface introduces some new methods that will break existing
> code.
>
Yes, this needs to be considered to avoid the source compatibility 
issue. Here's the bug tracking it:

http://bugs.sun.com/view_bug.do?bug_id=8005294

-Alan



More information about the core-libs-dev mailing list