Description
The following java.util classes, from the lambda repo, can be putback to TL:
Iterator
Iterable
Spliterator
PrimitiveIterator
TripWire
Collection
List
Set
SortedSet
Spliterators
Arrays
CCC is required.
After this spliterator implementations in j.u/j.u.c can be put back and so can further bits of the Stream API.
Iterator
Iterable
Spliterator
PrimitiveIterator
TripWire
Collection
List
Set
SortedSet
Spliterators
Arrays
CCC is required.
After this spliterator implementations in j.u/j.u.c can be put back and so can further bits of the Stream API.
Attachments
Issue Links
- blocks
-
JDK-8011427 java.util.concurrent collection Spliterator implementations
- Closed
-
JDK-8008670 Initial java.util.stream putback -- internal API classes
- Closed
-
JDK-8011426 java.util collection Spliterator implementations
- Closed
- relates to
-
JDK-8013334 Spliterator behavior for LinkedList contradicts the spec of Spliterator.trySplit() method
- Closed