Continues the execution of the application running in this virtual machine. All threads are resumed as documented in {@link ThreadReference#resume}.
@throws VMCannotBeModifiedException if the VirtualMachine is read-only - see {@link VirtualMachine#canBeModified()}.
@see #suspend
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.