Details
-
Sub-task
-
Resolution: Fixed
-
P3
-
None
-
b102
-
Verified
Description
The spliterator obtained from the values of a TreeMap does not report ORDERED
Attachments
Issue Links
- duplicates
-
JDK-8019994 TreeMap().values().stream().distinct().parallel().iterator() does not preserve the sorted order of elements
- Resolved
-
JDK-8020001 TreeMap().values().stream().substream().parallel().iterator() returns not the expected elements
- Resolved
-
JDK-8020002 TreeMap().values().parallelStream().limit().toArray() does not return the expected elements
- Resolved