JEP 528 (candidate, not yet targeted to a release) proposes extending jcmd to work on core dumps from crashed JVMs, not just live ones. By recreating the JVM's memory image and executing native code to interpret its data structures, most of jcmd's diagnostic commands (26 listed) can run post-mortem without any changes to the

6m read timeFrom nipafx.dev
Post cover image
Table of contents
▚ A jcmd Primer▚ Reviving A Dead JVM's Brain▚ Example & Limitations

Sort: