-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b122
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8035441 | 9 | Michael McMahon | P3 | Resolved | Fixed | b04 |
JDK-8031285 | 8u5 | Michael McMahon | P3 | Resolved | Fixed | b03 |
The documentation of IntStream, LongStream and DoubleStream reduce methods should be referring to applyAsInt, applyAsLong and applyAsDouble respectively rather than apply
(Discovered by Michael McMahon
(Discovered by Michael McMahon
- backported by
-
JDK-8031285 Primitive Stream reduce method documentation pseudo code misidentifies apply method
- Resolved
-
JDK-8035441 Primitive Stream reduce method documentation pseudo code misidentifies apply method
- Resolved