Uploaded image for project: 'Byteman'
  1. Byteman
  2. BYTEMAN-108

Local var frame management in generator adapter is failing to account for some local vars

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.3.0
    • 1.2.2.1
    • Trigger Injection
    • None

    Description

      RuleGeneratorAdaptor.visitFrame tracks the types of local vars using a stack of Type. It fails to insert an entry into the stack when a frame slot is tagged with type Opcode.TOP with the result that the stack height does nto match the lcoal variable count. It should actually be using type Object at this point.

      Attachments

        Activity

          People

            rhn-engineering-adinn Andrew Dinn
            rhn-engineering-adinn Andrew Dinn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: