testClassObjectID001() This testcase verifies invalidating of classObjectID after re-connection.
It runs multiSessionDebuggee, gets classID and classObjectID, re-connects
and tries to get refTypeID with ObjectReference.ReferenceType command
using old classObjectID.
This testcase verifies invalidating of classObjectID after re-connection.
It runs multiSessionDebuggee, gets classID and classObjectID, re-connects
and tries to get refTypeID with ObjectReference.ReferenceType command
using old classObjectID.
It is expected that INVALID_OBJECT error is returned by command.
Fields inherited from org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase