Name: ooR10006 Date: 11/21/2003
JCK test vm/jdwp/Event/VM_DEATH/vmdeath002/vmdeath002.html
intermittently fails.
The test requests for VM_DEATH event with SuspendPolicy.ALL,
receives the event which contains both automatically generated
VM_DEATH and requested. Then, the debugger clears the request and
tries to send VM.Resume command. *Sometimes* the debugger
receives EOF or "closed connection" reading VM.Resume reply
packet.
The failure is intermittent, it is reproducible with jdk1.5 b28.
I will try to provide a script for reproducing the failure.
======================================================================
- duplicates
-
JDK-5015665 JDWP: Resume after VM_DEATH may close connection before Resume reply is sent
-
- Closed
-