RFR: 8318026: jcmd should provide access to low-level JVM debug information [v3]
    Kevin Walls 
    kevinw at openjdk.org
       
    Fri Mar  1 09:20:07 UTC 2024
    
    
  
> Introduce the jcmd "VM.debug" to implement access to a useful set of the established debug.cpp utilities, with "jcmd PID VM.debug subcommand ...".
> 
> Not recommended for live production use.  Calling these "debug" utilities, and not including them in the jcmd help output, is to remind us they are not general customer-facing tools.
Kevin Walls has updated the pull request incrementally with one additional commit since the last revision:
  Test update omitted from previous commit.
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/17655/files
  - new: https://git.openjdk.org/jdk/pull/17655/files/f57f7274..cacbca27
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17655&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17655&range=01-02
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/17655.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17655/head:pull/17655
PR: https://git.openjdk.org/jdk/pull/17655
    
    
More information about the serviceability-dev
mailing list