On 4/9/2014 7:40 PM, sergey malenkov wrote:
Do the test test/javax/swing/JTable/8031971/bug8031971.java passes with your fix?Hello,Could you please review the following fix: http://cr.openjdk.java.net/~malenkov/8039750.9.0/ http://bugs.openjdk.java.net/browse/JDK-8039750The MetalLazyValue is removed, all usages replaced with the LazyValue lambdas. The TableLazyValue is removed, all usages replaced with the LazyValue lambdas.
Thanks, Alexandr.
Thanks, SAM