Skip to content

Normalization bug in processing of the iinc opcode #37

Description

@fweimer

The wide flag is not reset after processing a wide iinc opcode. Depending on the remaining bytecode, this can cause the bytecode parser to desynchronize and result in exceptions.
Fortunately, wide iinc instructions are relatively rare, but some classes will change their normalization if this bug is fixed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions