JVMTI Doc: MonitorWait / MonitorWaited event description misleading

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 6
    • Affects Version/s: 5.0
    • Component/s: hotspot
    • b95
    • generic
    • generic

      The description of the MonitorWait event is:

        Sent when a thread is about to wait on an object.
        That is, a thread is entering Object.wait().

      The second sentence is confusing because it is unclear if the thread has actually entered Object.wait() and more confusingly which of the "wait" methods on Object. Note that one wait method may call another.
      Note that the MonitorWaited event description has a second sentence that is confusing in the same way.

            Assignee:
            Robert Field (Inactive)
            Reporter:
            Robert Field (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: