-
Enhancement
-
Resolution: Won't Fix
-
P4
-
8
The streams API contains several ways the sums / averages of a double stream can be computed. While compensated summation is used (JDK-8006572), the way in which partial sums are combined could be improved.
- relates to
-
JDK-8006572 DoubleStream.sum() & DoubleSummaryStats implementations that reduce numerical errors
- Closed