On Aug 16, 2013, at 3:45 PM, Martin Buchholz <marti...@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.