RFR 8014133: Spliterator.OfPrimitive (original) (raw)
Paul Sandoz paul.sandoz at oracle.com
Tue May 14 07:17:17 UTC 2013
- Previous message: hg: jdk8/tl/jdk: 8014365: Restore Objects.requireNonNull(T, Supplier)
- Next message: RFR 8014133: Spliterator.OfPrimitive
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: hg: jdk8/tl/jdk: 8014365: Restore Objects.requireNonNull(T, Supplier)
- Next message: RFR 8014133: Spliterator.OfPrimitive
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]