-
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 jdwp/jdi side. see also 6415394.
Here are the highlights of e-mail discussion:
We should include the monitors locked by JNI MonitorEnter
and return -1 from MonitorInfo.stackDepth().
-Swamy
jni monitor enter. So opening this CR to fix this problem
in jdwp/jdi side. see also 6415394.
Here are the highlights of e-mail discussion:
We should include the monitors locked by JNI MonitorEnter
and return -1 from MonitorInfo.stackDepth().
-Swamy
- relates to
-
JDK-6415394 jvmti Monitors Info api should include monitors owned by JNI Monitor.
- Resolved