v18.0
Add JStudio Live: attach to a running JVM
New :live-agent and :live-client subprojects
- Attach to a running JVM and browse its loaded classes
- Patch & Continue: recompile the current class and live-redefine it, grafting only the edited method bodies so the member set is preserved
- Capture runtime-defined classes into the project
- Heap instances, static fields, and thread/deadlock views