RFR 8022318: Document Spliterator characteristics and binding policy of java util concurrent collection impls

Paul Sandoz paul.sandoz at oracle.com
Fri Aug 16 14:02:31 UTC 2013


On Aug 16, 2013, at 3:45 PM, Martin Buchholz <martinrb at google.com> wrote:
> Thanks, Paul.
> 
> I made a mistake with the anchor name in package-info.java. s/WeaklyConsistent/Weakly/
> Fix is already in latest jsr166.  Resync package-info.java.

Thanks, i caught that one and updated my patch.


> Else looks good.
> 
> TODO: all collection class documentation referring to iterators needs to be examined to check whether it needs to be updated to refer to "iterators and spliterators".
> 

Yes, good point, we need to do another pass over this area.

Paul.


More information about the core-libs-dev mailing list