RFR(2nd): 8025909: Lambda Library Spec Updates
Henry Jen
henry.jen at oracle.com
Tue Oct 22 15:13:42 PDT 2013
Thanks, will fix them for the commit.
Cheers,
Henry
On Oct 22, 2013, at 1:45 PM, Mike Duigou <mike.duigou at oracle.com> wrote:
> 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 lambda-dev
mailing list