RFR: 8318026: jcmd should provide access to low-level JVM debug information [v7]

Kevin Walls kevinw at openjdk.org
Tue Mar 5 11:31:13 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

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/17655/files
  - new: https://git.openjdk.org/jdk/pull/17655/files/98a46d09..3f566649

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17655&range=06
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17655&range=05-06

  Stats: 7 lines in 1 file changed: 0 ins; 4 del; 3 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 hotspot-runtime-dev mailing list