Skip to content

Normalization does not support invokedynamic #34

Description

@fweimer

The large switch on bytecode instructions does not list invokedynamic, and the constant type related to invokedynamic is not supported, either. This is mostly an issue for Java 8 and code containing lambdas because before this version, javac does not emit the instruction.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions