Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4401399

JPDA: Request for events for monitor acquisitions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 1.3.0, 6
    • core-svc
    • b39
    • generic
    • generic



      Name: tb29552 Date: 01/03/2001


      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
      Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)


      It would be nice if the JPDA allowed one to set breakpoints when threads
      acquire or release monitor locks. Currently, one can only obtain a list of
      owned monitors and the current contended monitor for each thread in the
      debuggee. Specifically one would want to set breakpoints for when:

      1) A specified thread (e.g., "Thread-3") acquires or
      releases *any* monitor lock,

      2) A specified thread (e.g., "Thread-3") acquires or
      releases a *specified* monitor lock,

      3) *Any* thread acquires or releases a *specified*
      monitor lock.

      (Review ID: 114479)
      ======================================================================

            swamyv Swamy Venkataramanappa (Inactive)
            tbell Tim Bell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: