> This implements "jcmd on core files" for Linux, and for MiniDumps on Windows 
> (MacOS is "future work").
> jcmd "revives" the VM memory and .so/.dll from the core/minidump, and runs 
> the existing native diagnostic command parser and command implementations.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Kevin Walls has updated the pull request incrementally with one additional 
commit since the last revision:

  only use _s_vm_release_global, no need to use mangled version on Linux

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/31011/files
  - new: https://git.openjdk.org/jdk/pull/31011/files/6f77df39..bbff7cfe

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=31011&range=16
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31011&range=15-16

  Stats: 8 lines in 2 files changed: 1 ins; 4 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/31011.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31011/head:pull/31011

PR: https://git.openjdk.org/jdk/pull/31011

Reply via email to