RFR: 8268425: Show decimal nid of OSThread instead of hex format one [v2]
    Kevin Walls 
    kevinw at openjdk.java.net
       
    Mon Jun 28 10:10:02 UTC 2021
    
    
  
On Mon, 28 Jun 2021 09:16:33 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Why not do it platform dependent then? ...
Checked Visual Studio, and that goes with decimal for thread IDs. 8-)
It's the tools rather than the platform.  But yes, hex for thread IDs seems to be in the minority.  (I have occasionally found this annoying.)
-------------
PR: https://git.openjdk.java.net/jdk/pull/4449
    
    
More information about the hotspot-dev
mailing list