RFR 8014133: Spliterator.OfPrimitive (original) (raw)

Remi Forax forax at univ-mlv.fr
Tue May 14 19:08:46 UTC 2013


On 05/14/2013 05:41 PM, Mike Duigou wrote:

Nice cleanup. Looks good.

Mike

looks good.

Rémi

On May 14 2013, at 00:17 , Paul Sandoz wrote:

Hi,

Please review: http://cr.openjdk.java.net/~psandoz/lambda/spliterator/jdk-8014133/webrev/ http://cr.openjdk.java.net/~psandoz/lambda/spliterator/jdk-8014133/specdiff/overview-summary.html This enables more sharing of primitive-based spliterator code and should also reduce the bloat of primitive-based concat spliterator implementations, if we choose to add concatenation of primitive-based streams. Paul.



More information about the core-libs-dev mailing list