This testcase verifies re-enabling of garbage collecting after re-connection.
It runs EnableCollectionDebuggee, disables garbage collecting for checked object
with ObjectReference.DisableCollection command and re-connects.
It is expected that checked object is garbage collected after re-connection.
Fields inherited from org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase