<Beans Dev> <Swing Dev> [9] RFR 8034164: Introspector ignores indexed part of the property sometimes
    Alexander Scherbatiy 
    alexandr.scherbatiy at oracle.com
       
    Fri Feb 14 10:45:51 UTC 2014
    
    
  
   The fix looks good for me.
   Thanks,
   Alexandr.
On 2/13/2014 2:39 PM, sergey malenkov wrote:
> Hello,
>
> Could you please review the following fix:
> fix: http://cr.openjdk.java.net/~malenkov/8034164.9.0/
> bug: https://bugs.openjdk.java.net/browse/JDK-8034164
>
> The regression test checks for all combinations of getters and setters.
> It contains several bean with names like Bean1010, where
>    first digit is used for getter (1-exist, 0-not)
>   second digit is used for setter (1-exist, 0-not)
>    third digit is used for indexed getter (1-exist, 0-not)
>   fourth digit is used for indexed setter (1-exist, 0-not)
>
> Thanks,
> SAM
    
    
More information about the beans-dev
mailing list