On Wed, 6 May 2026 18:32:55 GMT, Kevin Walls <[email protected]> wrote:
>> 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: > > Test groups remove test/hotspot/jtreg/TEST.groups line 617: > 615: > 616: tier1_serviceability = \ > 617: serviceability \ better to remove this change to avoid confusion. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31011#discussion_r3197175131
