Skip to content

Normalization does not support invokedynamic #34

@fweimer

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions