RFR: 8025909: Lambda Library Spec Updates
Henry Jen
henry.jen at oracle.com
Wed Oct 16 06:20:40 UTC 2013
Apologize for the multiple copies, Thunderbird had issue with network,
and resulting several copies sent.
Sorry for the incident.
Cheers,
Henry
On 10/15/2013 10:53 PM, Henry Jen wrote:
> On 10/15/2013 04:05 PM, Mike Duigou wrote:
>> Where is the null handling for methods like DoubleStream.allMatch()
>> described? I don't see an @throws NullPointerException if predicate
>> is null. The class level "functional interface parameters to methods,
>> unless otherwise specified, may not be null" instruction is removed
>> with reference to Stream docs. I hope this is sufficient notice.
>>
>
> The idea is to avoid duplicate documentation(clutering) by consolidate
> into reference of Stream and package documentation. It may not be
> obvious, but should be enough?
>
More information about the core-libs-dev
mailing list