RFR 8017329 8b92-lambda regression: TreeSet("a", "b").stream().substream(1).parallel().iterator() is empty

Alan Bateman Alan.Bateman at oracle.com
Wed Jul 3 18:41:56 UTC 2013


On 27/06/2013 10:38, Paul Sandoz wrote:
> Hi,
>
> Please review a fix for a regression with using Stream.substream for an ORDERED but not SUBSIZED spliterator that does not split.
>
> This is based off:
>
>    http://cr.openjdk.java.net/~psandoz/tl/JDK-8012987-slice/webrev/
>
> which is blocked waiting for the Comparator API webrev to go into tl, which should be soon (waiting on CCC approval).
>
> Paul.
>
 From what I understand of this then it looks fine to me.

-Alan.



More information about the core-libs-dev mailing list