The MethodExit event specifies a return_value parameter which could
contain the return value of the method being exited (assuming the
method isn't being pop'ed because of an exception). Unfortunately
this appears not to be implemented and a jvalue of 0 is always
provided to the callback.
- relates to
-
JDK-4960126 JDWP: METHOD_EXIT_WITH_RETURN_VALUE not implemented
-
- Closed
-
-
JDK-4162352 JVMDI spec: accessing return value of a method on the stack
-
- Closed
-