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

JSR 292: JVMTI PopFrame needs to handle appendix arguments

XMLWordPrintable

    • b46
    • generic
    • generic

        When JVMTI's PopFrame removes a frame that was called via a call site that takes an appendix and that call site is reexecuted the appendix is not on the stack anymore because it got removed by the adapter. We need a way to push the appendix on the stack again before reexecution.

        The bug manifests as:

        assert(false) failed: DEBUG MESSAGE: MemberName required for invokeVirtual etc.

              sspitsyn Serguei Spitsyn
              twisti Christian Thalinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: