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

Debugger agent checks NotifyFramePop result for impossible value

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P5 P5
    • tbd
    • 24
    • core-svc
    • generic
    • generic

      Debugger agent (stepControl.c) calls NotifyFramePop (in 2 places - in initState() and in stepControl_handleStep()) and checks returned value for JVMTI_ERROR_DUPLICATE.
      But NotifyFramePop cannot return the value.
      Duplicate FramePop requests are ignored, JVMTI_ERROR_NONE is returned

            Unassigned Unassigned
            amenkov Alex Menkov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: