On Wed, 29 Jan 2025 16:36:24 GMT, Shaojin Wen <s...@openjdk.org> wrote:
> The byte[] allocated in Integer/Long.toString is fully filled, so we can use > StringConcatHelper::newArray to create byte[] to improve performance. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/23353