-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b50
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084466 | emb-9 | Paul Sandoz | P4 | Resolved | Fixed | team |
The documentation on BaseStream.spltiterator should be clarified to state, something along the lines of:
The characteristics of the returned spliterator need not correlate with characteristics of the stream source
and those inferred from intermediate operations proceeding this terminal operation.
Implementations should be free to determine the splitting quality and characteristics of the "escape-hatch" spliterator.
The characteristics of the returned spliterator need not correlate with characteristics of the stream source
and those inferred from intermediate operations proceeding this terminal operation.
Implementations should be free to determine the splitting quality and characteristics of the "escape-hatch" spliterator.
- backported by
-
JDK-8084466 Clarify documentation on BaseStream.spliterator
-
- Resolved
-