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

The JVMTI events should not be posted for ObjectLocker

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 25
    • hotspot
    • None

      In a work on the JDK-8345543 and JDK-8346792 fixes it was discovered that the events are generated for ObjectLocker:
       - MonitorWaited
       - MonitorContendedEnter/MonitorContendedEntered (is this true?)

      The ObjectLocker is used in VM code internally, so the events above should not be generated for it.

            Unassigned Unassigned
            sspitsyn Serguei Spitsyn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: