Name: kbR10066 Date: 11/05/2003
JVMTI currently does not provide means to access JVM operand stack. However
this feature could be very useful, especially when used in breakpoint event handlers.
For example, for debuggers, code coverage agents.
======================================================================
- duplicates
-
JDK-4508774 JVMTI Spec: Would like the function GetOperand in jvmti to be implemented
- Closed