This testcase is for requested VM_DEATH event.
It starts EventDebuggee class, send request for
VM_DEATH event, receives events and verifies that:
- requested VM_DEATH event
is received with the expected RequestID, returned by EventRequest.Set command;
- automatic VM_DEATH event
is received with the RequestID = 0;
Fields inherited from org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase