JVMTI Spec: add MonitorContendedExit event

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P3
    • tbd
    • Affects Version/s: 9
    • Component/s: hotspot
    • x86
    • generic

      The Oracle Studio Performance Analyzer team asked to add new API into JVMTI:
       void JNICALL MonitorContendedExit(JvmtiEnv* env, JNIEnv* jni_env, jhread thread, jobject monitor);

      It is needed to associate the MonitorContended{Enter/Entered} events with the thread that was holding the ObjectMonitor and so, causing the contention.

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

              Created:
              Updated: