RFR: 8017231: Add StringJoiner.merge

Henry Jen henry.jen at oracle.com
Wed Jul 3 08:03:03 UTC 2013


Hi,

Please review a simple addition of StringJoiner.merge method. This is
useful to combine StringJoiners used in parallel doing joining works.

The webrev can be found at
http://cr.openjdk.java.net/~henryjen/ccc/8017231.0/webrev/

Also included is a little clean up for StringJoinerTest.

Cheers,
Henry



More information about the core-libs-dev mailing list