On 2/9/17 1:50 AM, Paul Sandoz wrote:
SpliteratorCollisions
—

  232         testForEach(exp, s, (Consumer<HashableInteger> b) -> b);

Do you require the type declaration for the lambda function parameter?

It might be possible to use UnaryOperator.identity() in those cases.


Right :-)

Fixed in http://cr.openjdk.java.net/~amlu/8169903/webrev.03/

Thanks,
Amy

Reply via email to