<Beans Dev> [8] Review request for 8005138: test/java/beans/Introspector/TestTypeResolver.java fails
Sergey Malenkov
Sergey.Malenkov at oracle.com
Wed Jan 23 09:28:01 PST 2013
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
More information about the beans-dev
mailing list