Uses of Interface
com.sun.jdi.VirtualMachine

Packages that use VirtualMachine
Package
Description
This is the core package of the Java Debug Interface (JDI), it defines mirrors for values, types, and the target VirtualMachine itself - as well bootstrapping facilities.
This package defines connections between the virtual machine using the JDI and the target virtual machine.
Provides implementation support for building JShell execution engines.