0
votes
Is it possible to kill a Java Virtual Machine from another Virtual Machine?
Not exactly process management, but you could start an rmi server in the java virtual machine you are launching, and bind a …
