Uses of Interface
com.sun.jdi.VirtualMachine

Packages that use VirtualMachine 
Package Description
com.sun.jdi
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.
com.sun.jdi.connect
This package defines connections between the virtual machine using the JDI and the target virtual machine.
jdk.jshell.execution
Provides implementation support for building JShell execution engines.