On 12/10/2013 5:05 PM, Mike Duigou wrote:
Hello all;This is a documentation only fix for a bug reported by Michael McMahon. The reduce methods of the primitive streams classes currently reference an "apply" method rather than the appropriate applyAsInt, applyAsLong or applyAsDouble methods. http://cr.openjdk.java.net/~mduigou/JDK-8029944/0/
Looks good; cheers, -Joe
