The fix looks good for me.
Thanks, Alexandr. On 1/24/2013 12:52 PM, Sergey Malenkov wrote:
Hello, Could you please review the following fix: bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005138 http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005239 fix: http://cr.openjdk.java.net/~malenkov/8005239.0/ The changes for JDK-7154390 add methods to the AnnotatedElement system interface, which indirection is causing the observed source incompatibility with the test in question. The test is updated to have stubbed out versions of the new methods. Thanks, SAM
