jdk/test/java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java
Mon, 26 Jan 2015 17:26:49 +0000 psandoz 8071477: Better Spliterator implementations for String.chars() and String.codePoints()
Thu, 19 Sep 2013 20:41:54 -0700 psandoz 8024405: Spliterators.spliterator should support CONCURRENT characteristic
Fri, 02 Aug 2013 11:25:00 +0100 chegar 8022121: Remove superfluous @test tag from SpliteratorTraversingAndSplittingTest
Thu, 01 Aug 2013 15:28:57 +0100 psandoz 8020016: Numerous splitereator impls do not throw NPE for null Consumers
Fri, 12 Jul 2013 15:01:08 -0700 henryjen 8015320: Pull spliterator() up from Collection to Iterable
Mon, 10 Jun 2013 12:26:20 +0200 psandoz 8015792: Rename Spliterators.spliteratorFromIterator to Spliterators.iterator
Fri, 31 May 2013 10:53:19 +0200 psandoz 8013649: HashMap spliterator tryAdvance() encounters remaining elements after forEachRemaining()
Wed, 17 Apr 2013 11:34:31 +0200 psandoz 8011426: java.util collection Spliterator implementations
Tue, 16 Apr 2013 13:51:53 -0400 briangoetz 8010096: Initial java.util.Spliterator putback
less more (0) tip