RFR: 8336831: Optimize StringConcatHelper.simpleConcat [v7]
duke
duke at openjdk.org
Tue Jul 23 20:12:34 UTC 2024
On Tue, 23 Jul 2024 12:56:07 GMT, Shaojin Wen <duke at openjdk.org> wrote:
>> Currently simpleConcat is implemented using mix and prepend, but in this simple scenario, it can be implemented in a simpler way and can improve performance.
>
> Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
>
> reduce change
@wenshao
Your change (at version a2be39af3cd39ff04519c8264a58e538310b38e1) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20253#issuecomment-2246224288
More information about the core-libs-dev
mailing list