On Wed, 27 Mar 2024 12:23:50 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:
> 
>  - Argument to be named address.
>  - test nit

Thanks for the comments, addressed nits and will update further on the 
remaining points.

Thomas thanks for your comments.  Yes, you do see stale CompilerCommand 
directives etc... hanging around at times, we can only encourage good 
housekeeping!  Remote access over JMX is not required for this command (hidden).

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

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

Reply via email to