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

Add information on current bias holder for BiasedLockRevocation event

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: