RFR: 8274898: Cleanup usages of StringBuffer in jdk tools modules
    Serguei Spitsyn 
    sspitsyn at openjdk.java.net
       
    Thu Oct  7 15:23:09 UTC 2021
    
    
  
On Thu, 9 Sep 2021 06:53:13 GMT, Andrey Turbanov <github.com+741251+turbanoff at openjdk.org> wrote:
> StringBuffer is a legacy synchronized class. StringBuilder is a direct replacement to StringBuffer which generally have better performance
Marked as reviewed by sspitsyn (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/5433
    
    
More information about the serviceability-dev
mailing list