JDK-6455296 : Clarify the JDWP/JDI specs for the location at which MonitorWait/MonitorWaited events occur
  • Type: Bug
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2006-08-01
  • Updated: 2023-12-14
  • Resolved: 2016-11-04
Related Reports
Relates :  
Description
See JVMTI bug

6455295  Clarify the JVMTI spec for the location at which MonitorWait/MonitorWaited events occur

Whatever is done to the JVMTI specs for MonitorWait/Waited for that bug, 
the equivalant should be done to the JDWP and JDI specs.

Comments
This is not on our list of current priorities. If this changes, please reopen this issue.
04-11-2016

EVALUATION The specs are vague about the locations at which MonitorWait/Waited occur relative to the steps defined in java.lang.Object.wait().
01-08-2006