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

java.lang.management.LockInfo holds ReentrantReadWriteLock "sync" object's identityHashCode

XMLWordPrintable

      A DESCRIPTION OF THE PROBLEM :
      java.lang.management.LockInfo contains identityHashCode for java.util.concurrent.locks.ReentrantReadWriteLock$/FairSyncNonfairSync but you cannot get the identityHashCode via ReentrantReadWriteLock, so you can't match ThreadMXBean.dumpAllThreads result against ReentrantReadWriteLock you created.


            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: