RFR: 8318026: jcmd should provide access to detailed JVM object information [v13]

Kevin Walls kevinw at openjdk.org
Thu Apr 4 12:46:26 UTC 2024


> 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 one additional commit since the last revision:

  VMInspectTest update

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17655/files
  - new: https://git.openjdk.org/jdk/pull/17655/files/e7fc0325..17f22d65

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

  Stats: 82 lines in 1 file changed: 47 ins; 9 del; 26 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