-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b85
-
generic
-
generic
Current implemenatation do not include the monitors owned by
jni monitor enter. So opening this CR to fix this problem
in jvmti.
Here are the highlights of e-mail discussion:
We should include the monitors locked by JNI MonitorEnter
and return -1 as stack depth.
-Swamy
jni monitor enter. So opening this CR to fix this problem
in jvmti.
Here are the highlights of e-mail discussion:
We should include the monitors locked by JNI MonitorEnter
and return -1 as stack depth.
-Swamy
- relates to
-
JDK-6415404 jdwp/jdi MonitorsInfo.stackDepth() should returns -1 for monitors owned from JNI MonitorEnter call.
- Resolved