Paul Sandoz
|
0f59d418d8
|
8024405: Spliterators.spliterator should support CONCURRENT characteristic
Reviewed-by: martin
|
2013-09-19 20:41:54 -07:00 |
|
Chris Hegarty
|
49fe3afa18
|
8022121: Remove superfluous @test tag from SpliteratorTraversingAndSplittingTest
Reviewed-by: psandoz
|
2013-08-02 11:25:00 +01:00 |
|
Paul Sandoz
|
3e78508945
|
8020016: Numerous splitereator impls do not throw NPE for null Consumers
Reviewed-by: mduigou, alanb, henryjen
|
2013-08-01 15:28:57 +01:00 |
|
Brian Goetz
|
ace3a4d196
|
8015320: Pull spliterator() up from Collection to Iterable
Reviewed-by: psandoz, mduigou
|
2013-07-12 15:01:08 -07:00 |
|
Paul Sandoz
|
cde3ef7ba0
|
8015792: Rename Spliterators.spliteratorFromIterator to Spliterators.iterator
Reviewed-by: chegar
|
2013-06-10 12:26:20 +02:00 |
|
Paul Sandoz
|
f2224939ec
|
8013649: HashMap spliterator tryAdvance() encounters remaining elements after forEachRemaining()
Reviewed-by: chegar
|
2013-05-31 10:53:19 +02:00 |
|
Paul Sandoz
|
3b5f4fc54a
|
8011426: java.util collection Spliterator implementations
Spliterator implementations for collection classes in java.util.
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: mduigou, briangoetz
|
2013-04-17 11:34:31 +02:00 |
|
Brian Goetz
|
95fadac5c6
|
8010096: Initial java.util.Spliterator putback
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: mduigou, alanb, chegar, darcy
|
2013-04-16 13:51:53 -04:00 |
|