RFR: 8333396: Performance regression of DecimalFormat.format [v5]
    lingjun-cg 
    duke at openjdk.org
       
    Fri Jun 14 03:34:13 UTC 2024
    
    
  
On Thu, 13 Jun 2024 19:40:48 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> I second Justin's suggestion here. The change should benefit every implementation in the JDK, not only NumberFormat. Also, I might suggest renaming the new class, as it is kind of long/redundant. How about using something as simple as "StringBuf"?
Thanks for your comment. The long name bother me for a while. I have changed it to ""StringBuf".
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19513#issuecomment-2167144044
    
    
More information about the core-libs-dev
mailing list