RFR: JDK-8302323 Add repeat methods to StringBuilder/StringBuffer [v7]
Jim Laskey
jlaskey at openjdk.org
Fri Mar 3 14:59:53 UTC 2023
On Thu, 2 Mar 2023 20:19:01 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:
>> Add the ability to repeatedly append char and CharSequence data to StringBuilder/StringBuffer.
>
> Jim Laskey has updated the pull request incrementally with one additional commit since the last revision:
>
> Add snippet
Can I get some final reviews?
-------------
PR: https://git.openjdk.org/jdk/pull/12728
More information about the core-libs-dev
mailing list