Skip to content

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

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.

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

    MinorbugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions