<Swing Dev> [9] RFR 8039750: KSS: Replace MetalLazyValue with lambda

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Thu Apr 10 13:33:24 UTC 2014


   The fix looks good.

   Thanks,
   Alexandr.

On 4/10/2014 5:19 PM, sergey malenkov wrote:
> Hello,
>
> Could you please review the second version of the fix:
> http://cr.openjdk.java.net/~malenkov/8039750.9.1/
> Small type in the JTable class was fixed. Tests were added.
>
> Thanks,
> SAM
>
> On 09.04.2014 19:40, sergey malenkov wrote:
>> Hello,
>>
>> Could you please review the following fix:
>> http://cr.openjdk.java.net/~malenkov/8039750.9.0/
>> http://bugs.openjdk.java.net/browse/JDK-8039750
>>
>> The MetalLazyValue is removed, all usages replaced with the LazyValue 
>> lambdas.
>> The TableLazyValue is removed, all usages replaced with the LazyValue 
>> lambdas.
>>
>> Thanks,
>> SAM
>>
>




More information about the swing-dev mailing list