Please Review: 6984084 (str) n times repetition of character constructor for java.lang.String
Jim Gish
jim.gish at oracle.com
Tue Aug 21 20:45:49 UTC 2012
Please review
http://cr.openjdk.java.net/~jgish/6984084-jdk8-StringRepeat/
<http://cr.openjdk.java.net/%7Ejgish/6984084-jdk8-StringRepeat/>
This started in lambda, making changes to both StringJoiner and String.
However, the dependence of String.repeat() on StringJoiner has been
removed and the resulting non-lambda classes moved here for review.
There will be a separate change and review for the StringJoiner changes
in lamda-dev.
Thanks,
Jim
--
Jim Gish | Consulting Member of Technical Staff | +1.781.442.0304
Oracle Java Platform Group | Core Libraries Team
35 Network Drive
Burlington, MA 01803
jim.gish at oracle.com
More information about the core-libs-dev
mailing list