RFR: 8318026: jcmd should provide access to low-level JVM debug information [v5]
Kevin Walls
kevinw at openjdk.org
Tue Mar 5 10:18: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:
Remove unnecessary 'events' subcommand.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17655/files
- new: https://git.openjdk.org/jdk/pull/17655/files/1d1e20e2..6ba1c909
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17655&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17655&range=03-04
Stats: 4 lines in 2 files changed: 0 ins; 2 del; 2 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