> 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 29 additional commits since the last revision: - Merge remote-tracking branch 'upstream/master' into 8318026_jcmd_VMdebug_command - Update XX flag requirement - VMInspectTest update - Merge remote-tracking branch 'upstream/master' into 8318026_jcmd_VMdebug_command - One dbg_is_good_oop method - Test more pointer types: compiled method and metadata. - Argument to be named address. - test nit - Undo include - Change to jcmd VM.inspect - ... and 19 more: https://git.openjdk.org/jdk/compare/dfb10c33...510feaa1 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/17655/files - new: https://git.openjdk.org/jdk/pull/17655/files/17f22d65..510feaa1 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=17655&range=13 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17655&range=12-13 Stats: 13454 lines in 374 files changed: 5613 ins; 6011 del; 1830 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