Hello! The documentation says:
+ * <p> The search order is described in the documentation for {@link+ * #getResource(String)}. I think it means that the order of the stream is well-defined. In this case should not we add ORDERED spliterator characteristic? With best regards, Tagir Valeev. On Fri, Sep 2, 2016 at 3:06 AM, Patrick Reinhart <patr...@reini.net> wrote: > Hi Alan, > Hi Paul, > > Here is the first revision of the implementation based on our earlier > conversation. > > http://cr.openjdk.java.net/~reinhapa/reviews/8161230/webrev.00 < > http://cr.openjdk.java.net/~reinhapa/reviews/8161230/webrev.00> > > - Patrick >