Re: RFR 8048689: Clarify documentation on BaseStream.spliterator

2015-01-21 Thread Chris Hegarty
Looks good to me Paul. -Chris. On 20/01/15 16:51, Paul Sandoz wrote: Hi, http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8048689-BaseStream-spliterator/webrev/ Some clarifications to the characteristics of the Spliterator returned from BaseStream.spliterator() (otherwise known as the "escape-ha

Re: RFR 8048689: Clarify documentation on BaseStream.spliterator

2015-01-20 Thread Paul Sandoz
On Jan 20, 2015, at 5:33 PM, Lance Andersen wrote: > Hi Paul, > > I think this is OK though probably should have a CCC as the javadoc is being > updated which providing more detail vs just a couple of typos. > Yes, thanks for the reminder, i neglected to mention that, Paul.

Re: RFR 8048689: Clarify documentation on BaseStream.spliterator

2015-01-20 Thread Lance Andersen
Hi Paul, I think this is OK though probably should have a CCC as the javadoc is being updated which providing more detail vs just a couple of typos. Best Lance On Jan 20, 2015, at 11:51 AM, Paul Sandoz wrote: > Hi, > > http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8048689-BaseStream-spliterato