RFR: 8275075: Remove unnecessary conversion to String in jdk.hotspot.agent
    Andrey Turbanov 
    duke at openjdk.java.net
       
    Mon Oct 11 19:02:34 UTC 2021
    
    
  
Cleanup unnecessary toString() calls when conversion will happen implicitly anyway
-------------
Commit messages:
 - [PATCH] Remove unnecessary conversion to String in jdk.hotspot.agent module
Changes: https://git.openjdk.java.net/jdk/pull/5800/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5800&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8275075
  Stats: 14 lines in 4 files changed: 0 ins; 1 del; 13 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5800.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5800/head:pull/5800
PR: https://git.openjdk.java.net/jdk/pull/5800
    
    
More information about the serviceability-dev
mailing list