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

STD: Inconsistent handling of native stack frames during stepping

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.3.0
    • 1.2.0
    • core-svc
    • beta
    • generic
    • generic
    • Not verified

      When returning to a native method, stepping past the return instruction causes inconsistent results. Sometimes control is returned to the next java method encountered; sometimes we end up in the calling native method (and the next step returns us back to java). The latter behavior is less confusing, especially when a native method calls two Java methods before it returns to its caller.

            ghirschsunw Gordon Hirsch (Inactive)
            ghirschsunw Gordon Hirsch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: