RFR: 8012646: Pattern.splitAsStream (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Wed May 1 10:05:46 UTC 2013
- Previous message: RFR 8013723: ProblemList.txt updates (5/2013)
- Next message: hg: jdk8/tl/jdk: 2 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
tags.
-Alan.
- Previous message: RFR 8013723: ProblemList.txt updates (5/2013)
- Next message: hg: jdk8/tl/jdk: 2 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]