<Beans Dev> [9] Review Request: 8132566 [TESTBUG] add regression test for inherited classes with the new bean annotations

Alexander Stepanov alexander.v.stepanov at oracle.com
Tue Aug 4 12:49:57 UTC 2015


Hello,

Could you please review the following fix:
http://cr.openjdk.java.net/~avstepan/8132566/webrev.00/
for
https://bugs.openjdk.java.net/browse/JDK-8132566

At the moment 'OverridePropertyInfoTest.java' will fail because of
https://bugs.openjdk.java.net/browse/JDK-8132565
(and, additionally,  both of them, - because of 
https://bugs.openjdk.java.net/browse/JDK-8131939).

If something like, e.g., (ClassProperty.isExpert() || 
BaseClassProperty.isExpert()) is indeed should be returned when 
requesting ClassProperty.isExpert(), then please let me know.

Thanks,
Alexander


More information about the beans-dev mailing list