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