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