-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0, 1.3.1, 1.4.0
-
mantis
-
generic, x86, sparc
-
generic, solaris_2.6, windows_nt, windows_2000
-
Verified
Name: egR10015 Date: 12/04/2001
The following three JVMDI methods are not implemented:
GetCurrentContendedMonitor
GetOwnedMonitorInfo
GetMonitorInfo
This bug affects the following tests from testbase_nsk:
nsk/jvmdi/GetCurrentContendedMonitor/contmon001
nsk/jvmdi/GetCurrentContendedMonitor/contmon002
nsk/jvmdi/GetOwnedMonitorInfo/ownmoninf001
nsk/jvmdi/GetOwnedMonitorInfo/ownmoninf002
======================================================================
###@###.### 2002-10-25
When I implemented the feature, I found the following additional
tests by grepping for each interface name:
nsk/jdi/VirtualMachine/canGetCurrentContendedMonitor/cangccm001
nsk/jdi/VirtualMachine/canGetMonitorInfo/cangetmonitorinfo001
nsk/jdi/VirtualMachine/canGetOwnedMonitorInfo/cangetinfo001
nsk/jvmdi/GetCurrentContendedMonitor/contmon003
nsk/jvmdi/GetMonitorInfo/getmoninfo001
nsk/jvmdi/GetMonitorInfo/getmoninfo002
nsk/jvmdi/GetMonitorInfo/getmoninfo003
nsk/jvmdi/GetMonitorInfo/getmoninfo004
nsk/jvmdi/GetMonitorInfo/getmoninfo005
nsk/jvmdi/GetOwnedMonitorInfo/ownmoninf003
During my pre-integration NSK run for my 2002.10.24 batch, the following
tests failed:
nsk/jdi/ThreadReference/ownedMonitors/ownedmonitors001
nsk/jdi/ThreadReference/ownedMonitors/ownedmonitors002
nsk/jdwp/ObjectReference/MonitorInfo/monitorinfo001
nsk/jdwp/ThreadReference/CurrentContendedMonitor/curcontmonitor001
nsk/jdwp/ThreadReference/OwnedMonitors/ownmonitors001
- duplicates
-
JDK-4327280 some interface functions are not implemented
- Closed
- relates to
-
JDK-8247972 incorrect implementation of JVM TI GetObjectMonitorUsage
- Resolved
-
JDK-4763264 JDI spec: ObjectReference.waitingThreads: add the owner must be suspended
- Closed