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

JVMTI Spec: add MonitorNotify event

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P3
    • tbd
    • 9
    • hotspot
    • generic
    • generic

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: