What is JVMDI? Where can i find more information about JVMDI?
Created May 4, 2012
Davanum Srinivas The JavaTM Virtual Machine Debug Interface (JVMDI) is a programming interface used by debuggers and other programming tools. It provides a way both to inspect the state and to control the execution of applications running in the JavaTM Virtual Machine. More information can be found at the following URL's: