The byte[] allocated in Integer/Long.toString is fully filled, so we can use Unsafe.allocateUninitializedArray to create byte[] to improve performance.
- links to
-
Review(master) openjdk/jdk/23353
Review(master)
openjdk/jdk/23353