The JVMTI events should not be posted for ObjectLocker

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 25
    • Component/s: 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.

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

              Created:
              Updated: