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

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

      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.

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

              Created:
              Updated:
              Resolved: