JVMTI Spec: add MonitorNotify event

XMLWordPrintable

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

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

      It is needed to associate the Monitor{Wait/Waited} events with the notify event.

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

              Created:
              Updated: