RFR: JDK-8161230 ClassLoader: add resource methods returning java.util.stream.Stream

Patrick Reinhart patrick at reini.net
Fri Sep 2 09:50:33 UTC 2016


On 2016-09-02 10:10, Tagir Valeev wrote:
> Also small thing:
> 
>> Spliterator.NONNULL & Spliterator.IMMUTABLE
> 
> Should be Spliterator.NONNULL | Spliterator.IMMUTABLE
> 
> With best regards,
> Tagir Valeev.


Updated the existing 
http://cr.openjdk.java.net/~reinhapa/reviews/8161230/webrev.01

- Patrick


More information about the core-libs-dev mailing list