On Sat, 24 May 2025 07:19:24 GMT, Shaojin Wen <s...@openjdk.org> wrote:

>> Integer::digits type can use byte[] instead of char[], which can reduce the 
>> conversion from char to byte in the process of Integer.toString. Using 
>> byte[] can also save memory.
>
> Shaojin Wen has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   stable

LGTM

@wenshao Please wait for @liach to chime in before integrating.

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

Marked as reviewed by rgiulietti (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25426#pullrequestreview-2866268850

Reply via email to