Re: RFR 8015492: Remove DoubleStream.range methods

2013-06-10 Thread Alan Bateman
On 03/06/2013 16:55, Paul Sandoz wrote: Hi, The following patch updates DoubleStream to remove the range methods: http://cr.openjdk.java.net/~psandoz/tl/JDK-8015492-rm-DoubleStream.range/webrev/ CCC is in progress. It's best if we let numerical libraries integrate with the Stream API sinc

RFR 8015492: Remove DoubleStream.range methods

2013-06-03 Thread Paul Sandoz
Hi, The following patch updates DoubleStream to remove the range methods: http://cr.openjdk.java.net/~psandoz/tl/JDK-8015492-rm-DoubleStream.range/webrev/ CCC is in progress. It's best if we let numerical libraries integrate with the Stream API since the library writers are in a better posi