RFR: 8012646: Pattern.splitAsStream

Alan Bateman Alan.Bateman at oracle.com
Wed May 1 10:05:46 UTC 2013


On 29/04/2013 13:25, Paul Sandoz wrote:
> Hi,
>
> Please review:
>
>    http://cr.openjdk.java.net/~psandoz/lambda/jdk-8012646/webrev/
>
> The stream-based test currently resides in the lambda repo and will flow into tl with other stream-based tests:
>
>    http://hg.openjdk.java.net/lambda/lambda/jdk/file/d5456784b348/test-ng/tests/org/openjdk/tests/java/util/regex/PatternTest.java
>
> Paul.
>
I looked through the webrev and it looks good to me. The subtly to get 
the remaining segment looks right.

The javadoc seems consistent with the existing split methods too. A 
minor nit is that this class normally a space for <p> tags.

-Alan.








More information about the core-libs-dev mailing list