Hello, Could you please approve the fix of the test in jdk7u-dev?
Could you please review the fix? webrev: http://cr.openjdk.java.net/~aivanov/8056156/jdk7/webrev.00/ JBS: https://bugs.openjdk.java.net/browse/JDK-8056156 Description: The test fails to compile under jdk7 because of lambda expression. The fix: Convert lambda expression to anonymous class. Thank you in advance, Alexey.