Name: ooR10006 Date: 11/26/2003
Handling METHOD_EXIT_WITH_RETURN_VALUE event type is not
currently implemented in JDWP. EventRequest.Set fails to
request for METHOD_EXIT_WITH_RETURN_VALUE event type.
Due to this JCK test:
vm/jdwp/Event/METHOD_EXIT_VALUE/methexitvalue001/methexitvalue001.html
fails.
Currently the test fails due to the bug
4951475: JDWP: Set command with invalid event caused VM to terminate
- debugger receives EOF in response to EventRequest.Set (EventType=42)
command.
======================================================================
- duplicates
-
JDK-4195445 JDWP, JDI: Add return value to Method Exit Event
-
- Resolved
-
- relates to
-
JDK-4951475 JDWP: Set command with invalid event caused VM to terminate
-
- Resolved
-
-
JDK-4954587 MethodExit event - return_value parameter not provided
-
- Resolved
-