JDK-6230699 : Need to be able to get the location at which a monitor was acquired
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 6
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-02-18
  • Updated: 2017-05-16
  • Resolved: 2005-06-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6 b39Fixed
Related Reports
Relates :  
Relates :  
Description
JDI and JDWP need a mechanism that will allow a debugger to
find where a monitor was locked.  In combination with 
   4401399: JPDA: Request for events for monitor acquisitions
this will allow a debugger user to deal with deadlocks.

###@###.### 2005-2-18 02:12:56 GMT

Comments
SUGGESTED FIX See the webrev for fix: Contains fix for other feature 4401399. file:///net/jano.sfbay/export/disk31/serviceability/swamyv/webrev/jdi-monitor/index.html ###@###.### 2005-05-20 17:39:30 GMT ###@###.### 2005-05-20 17:40:42 GMT
20-05-2005

EVALUATION Implemented monitor get location feature in the front end, back end and also in jdwp. ###@###.### 2005-05-19 21:36:02 GMT
19-05-2005