On Sat, 5 Apr 2025 01:19:39 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.
>
> Shaojin Wen has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   use StringConcatHelper.newArray

We might defer reviewing this after we have re-examined DecimalDigits. Please 
be patient.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23353#issuecomment-2784413241

Reply via email to