RFR 8022326: Spliterator for values of j.u.c.ConcurrentSkipListMap does not report ORDERED
Chris Hegarty
chris.hegarty at oracle.com
Thu Aug 8 09:41:23 UTC 2013
Looks ok to me Paul.
-Chris.
On 08/08/2013 10:03 AM, Paul Sandoz wrote:
> Hi,
>
> The following patch fixes issues with the spliterators of ConcurrentSkipListMap:
>
> http://cr.openjdk.java.net/~psandoz/tl/JDK-8022326-CSLM-split/webrev/
>
> Similar changes have already been made to TreeMap, which is also updated here to keep comments in sync. The changes to CSLM were taken directly from the 166 repo.
>
> Paul.
>
More information about the core-libs-dev
mailing list