Thank you Martin for review!
On 02.06.2014 8:36, Martin Buchholz wrote:
Thanks! Looks good.
There might be more common infrastructure to take advantage of later.
@FunctionalInterface is not really in the spirit of my super-compact
stylistically odd test code, but OK.
I'll remove the annotation to keep the spirit :)
Sincerely yours,
Ivan
On Sun, Jun 1, 2014 at 5:57 PM, Ivan Gerasimov
<[email protected] <mailto:[email protected]>> wrote:
Hello!
Would you please help review the fix, which replaces the auxiliary
Fun class with the same named functional interface?
The anonymous classes instantiations are replaced with lambdas.
BUGURL: https://bugs.openjdk.java.net/browse/JDK-8037866
WEBREV: http://cr.openjdk.java.net/~igerasim/8037866/0/webrev/
<http://cr.openjdk.java.net/%7Eigerasim/8037866/0/webrev/>
Sincerely yours,
Ivan