RFR: JDK-8302323 Add repeat methods to StringBuilder/StringBuffer [v4]
Tagir F. Valeev
tvaleev at openjdk.org
Tue Feb 28 21:32:08 UTC 2023
On Tue, 28 Feb 2023 13:29:49 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 two additional commits since the last revision:
>
> - Remove @throws IndexOutOfBoundsException
> - Change error report to use "is negative"
Marked as reviewed by tvaleev (Committer).
-------------
PR: https://git.openjdk.org/jdk/pull/12728
More information about the core-libs-dev
mailing list