RFR: 8318026: jcmd should provide access to low-level JVM debug information [v7]
Serguei Spitsyn
sspitsyn at openjdk.org
Sat Mar 23 01:20:26 UTC 2024
On Tue, 5 Mar 2024 11:31:13 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
>> 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
Kevin, I hope you will update the CSR with new approach, so I'll review it then.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17655#issuecomment-2016262416
More information about the hotspot-runtime-dev
mailing list