This testcase exercises VirtualMachine.Dispose command.
At first the test starts HelloWorld debuggee.
Then the test performs VirtualMachine.Dispose command and checks that:
- the reply on the Dispose command is received without any error;
- next VirtualMachine.AllClasses command returns error;
Fields inherited from org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase