Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8187289 NotifyFramePop request is not cleared if JVMTI_EVENT_FRAME_POP is disabled
  3. JDK-8192891

Release Note: NotifyFramePop Request Is Not Cleared if JVMTI_EVENT_FRAME_POP Is Disabled

XMLWordPrintable

    • Verified

      In the previous release, a NotifyFramePop request was only cleared when the `JVMTI_EVENT_FRAME_POP` was enabled.
      Now it is always cleared when the corresponding frame is popped, regardless of whether the `JVMTI_EVENT_FRAME_POP` is enabled or not.

            amenkov Alex Menkov
            sspitsyn Serguei Spitsyn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: