On Mon, 8 Apr 2024 15:54:30 GMT, Kevin Walls <kev...@openjdk.org> wrote:

>> 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 two additional 
> commits since the last revision:
> 
>  - Update decode_raw usage to decode_without_asserts, after 8328698
>  - nits

The new flag needs to be covered by the CSR request.

I'm not too sure about it as it sounds far too general. I would have expected 
something that was obviously connected to jcmd and/or the specific jcmd under 
discussion. I can't really imagine that we would have a number of such features 
that we would want to turn on or off together.

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

PR Comment: https://git.openjdk.org/jdk/pull/17655#issuecomment-2044205481

Reply via email to