Re: RFR JDK-8011427: java.util.concurrent collection Spliterator implementations

2013-04-12 Thread Paul Sandoz
On Apr 10, 2013, at 5:03 PM, Peter Levart wrote: > On 04/10/2013 03:56 PM, Paul Sandoz wrote: >> Hi, >> >> Following up from JDK-8010096 [1] here is a webrev for spliterator >> implementations of collection classes in java.util.concurrent. More >> precisely it represents updates from JSR 166

Re: RFR JDK-8011427: java.util.concurrent collection Spliterator implementations

2013-04-10 Thread Peter Levart
On 04/10/2013 03:56 PM, Paul Sandoz wrote: Hi, Following up from JDK-8010096 [1] here is a webrev for spliterator implementations of collection classes in java.util.concurrent. More precisely it represents updates from JSR 166 for collection classes that implement spliterators: http://cr.

RFR JDK-8011427: java.util.concurrent collection Spliterator implementations

2013-04-10 Thread Paul Sandoz
Hi, Following up from JDK-8010096 [1] here is a webrev for spliterator implementations of collection classes in java.util.concurrent. More precisely it represents updates from JSR 166 for collection classes that implement spliterators: http://cr.openjdk.java.net/~psandoz/lambda/spliterator/j