On Apr 15, 2015, at 4:35 PM, Chris Hegarty <chris.hega...@oracle.com> wrote:
>> 
>> I marginally prefer using flatMap rather than map/filter e.g. change 
>> getHandler to return Stream< URLStreamHandler> and change the last line to 
>> be "return Stream.ofNullable(handle). Up to you.
> 
> That's better. For completeness, the updated webrev:
>  http://cr.openjdk.java.net/~chegar/8075139/webrev.03/

Looks good,
Paul.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to