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

Add information on current bias holder for BiasedLockRevocation event

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • hotspot
    • None
    • jfr
    • b33

      When a biased lock revocation event is issued, it would be nice to include information on which thread was currently holding the bias.

      The thread pointer is present in the mark word, but needs to either be validated when the event is generated (possibly using thread SMR for efficiency), or extracted during the actual revocation operation and passed to the event generation through the VM operation struct.

            egahlin Erik Gahlin
            rwestberg Robin Westberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: