Doug Lea
|
9ea1a16abd
|
8142441: Improve jtreg tests for java.util.concurrent
Reviewed-by: martin, psandoz, chegar, shade, plevart
|
2015-11-25 18:56:44 -08:00 |
|
Paul Sandoz
|
d58ef60b88
|
8071477: Better Spliterator implementations for String.chars() and String.codePoints()
Reviewed-by: sherman
|
2015-01-26 17:26:49 +00:00 |
|
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 |
|