Skip to content

All inner classes referenced by a ClassMaker must have an entry in the InnerClasses attribute #19

@broneill

Description

@broneill

As per the JVM specification, all inner classes referenced by the constant pool must have a corresponding entry in the InnerClasses attribute. Currently, only inner classes defined within the scope of the ClassMaker itself are added to the InnerClasses attribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    MinorbugSomething isn't working
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions