RFR 8011427 java.util.concurrent collection Spliterator implementations (original) (raw)

Paul Sandoz paul.sandoz at oracle.com
Thu Jun 27 15:33:05 UTC 2013


Hi,

This webrev contains updates of java.util.concurrent collections from 166:

http://cr.openjdk.java.net/~psandoz/tl/JDK-8011427-concur-splits/webrev/

More specifically:

ConcurrentHashMap, ConcurrentMap and ConcurrentNavigableMap will be dealt with in a separate webrev, as will other aspects of 166.

Most of this code has been in the lambda repo for quite a while (the diff between 166 and lambda is much much smaller than the diff between tl and lambda). This webrev was derived from the lambda code base after first syncing lambda with associated files from 166.

Paul.



More information about the core-libs-dev mailing list