hg: lambda/lambda/jdk: Defer to the correct method to create the parallel stream.
paul.sandoz at oracle.com
paul.sandoz at oracle.com
Tue Nov 13 04:31:30 PST 2012
Changeset: 38dc6745cd9b
Author: psandoz
Date: 2012-11-13 13:31 +0100
URL: http://hg.openjdk.java.net/lambda/lambda/jdk/rev/38dc6745cd9b
Defer to the correct method to create the parallel stream.
Previously this behaviour resulted in a parallel stream with a spliterator
of no natural splits (good test input though).
! src/share/classes/java/util/streams/Streams.java
More information about the lambda-dev
mailing list