RFR: 8318026: jcmd should provide access to detailed JVM object information [v9]
    Kevin Walls 
    kevinw at openjdk.org
       
    Tue Mar 26 21:55:38 UTC 2024
    
    
  
> Introduce the jcmd "VM.inspect" to implement access to detailed JVM object information.
> 
> Not recommended for live production use.  Requires UnlockDiagnosticVMOptions and not included in jcmd help output, to remind us this is not a general-purpose customer-facing tool.
Kevin Walls has updated the pull request incrementally with one additional commit since the last revision:
  Undo include
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/17655/files
  - new: https://git.openjdk.org/jdk/pull/17655/files/739bcbfa..bf5e4b26
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17655&range=08
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17655&range=07-08
  Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 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