RFR(2nd): 8025909: Lambda Library Spec Updates
Mike Duigou
mike.duigou at oracle.com
Tue Oct 22 20:45:18 UTC 2013
Looks fine. Two non-blocking nits:
LambdaMetaFactory:
(-0) : period at the end of @param
(-0) : FLAG_SERIALIZABLE should be in {@code}
On Oct 22 2013, at 10:32 , Henry Jen <henry.jen at oracle.com> wrote:
> Hi,
>
> Please review the updated revision at
> http://cr.openjdk.java.net/~henryjen/ccc/8025909/1/webrev
>
> - Rewording {Iterable|Map}::forEach from ordering constraint so that
> implementation class is allowed to process in parallel ignoring the order.
> - fixed typo in Collector as Paul pointed out
>
> Cheers,
> Henry
More information about the core-libs-dev
mailing list