RFR: JDK-8302323 Add repeat methods to StringBuilder/StringBuffer [v2]
Jim Laskey
jlaskey at openjdk.org
Thu Feb 23 17:39:10 UTC 2023
> 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:
PR Cleanup
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12728/files
- new: https://git.openjdk.org/jdk/pull/12728/files/c4c1e76a..530f5543
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12728&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12728&range=00-01
Stats: 59 lines in 4 files changed: 5 ins; 25 del; 29 mod
Patch: https://git.openjdk.org/jdk/pull/12728.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12728/head:pull/12728
PR: https://git.openjdk.org/jdk/pull/12728
More information about the core-libs-dev
mailing list