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

JSR 292: JVMTI PopFrame needs to handle appendix arguments

    XMLWordPrintable

Details

    • b46
    • generic
    • generic

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: