-
Enhancement
-
Resolution: Fixed
-
P5
-
None
-
b25
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.
- links to
-
Commit(master) openjdk/jdk/4a4209ff
-
Review(master) openjdk/jdk/25426