<Beans Dev> [8] Review request for 6707231: Wrong read Method returned for boolen properties

sergey malenkov sergey.malenkov at oracle.com
Thu Jun 27 07:56:06 PDT 2013


Hello,

Could you please review the following fix:
fix: http://cr.openjdk.java.net/~malenkov/6707231.8.0/ 
<http://cr.openjdk.java.net/%7Emalenkov/6707231.8.0/>
bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6707231

We should not replace the existing read method if it starts with "is",
when the new read method starts with "get".

Thanks,
SAM


More information about the beans-dev mailing list