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

Add support for java.util.concurrent locks in the lock related facility

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 5.0
    • core-svc

      ThreadInfo contains monitor lock information when a thread is blocked or waiting on a monitor. ThreadMXBean.findMonitorDeadlockedThreads() provides a programmatic way to detect deadlock on demand. Both provides lock information about the object monitor lock but not java.util.concurrent locks.

      Enhance the API / VM support to include java.util.concurrent locks in the lock information.

            mchung Mandy Chung (Inactive)
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: