Integrated: 8291598: Matcher.appendReplacement should not create new StringBuilder instances
Raffaello Giulietti
rgiulietti at openjdk.org
Tue Mar 28 17:59:40 UTC 2023
On Wed, 15 Mar 2023 18:15:02 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:
> Remove instantiation of `StringBuilder`
This pull request has now been integrated.
Changeset: ca745cb4
Author: Raffaello Giulietti <rgiulietti at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ca745cb426a3287167ba5bbf1a554e56a84fd91c
Stats: 152 lines in 1 file changed: 61 ins; 52 del; 39 mod
8291598: Matcher.appendReplacement should not create new StringBuilder instances
Reviewed-by: rriggs
-------------
PR: https://git.openjdk.org/jdk/pull/13048
More information about the core-libs-dev
mailing list