RFR 8071479: Stream and lamdification improvements to j.u.regex.Matcher
Paul Sandoz
paul.sandoz at oracle.com
Fri Feb 27 16:32:19 UTC 2015
Hi,
On Feb 13, 2015, at 8:26 PM, Stuart Marks <stuart.marks at oracle.com> wrote:
> OK, this looks great. Thanks for the updates.
>
> There is also
>
> "in same order" -> "in the same order"
>
> in the doc for the results() method, as Brian pointed out internally.
>
> No need for another webrev.
>
Alas there is :-) I made some updates:
1) Improving the documentation based on feedback from Brian; and
2) added co-mod checking to the replace* methods.
http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8071479--Matcher-stream-results/webrev
Paul.
More information about the core-libs-dev
mailing list