Skip to content

Class file versions 65 in linkage checker #2419

Description

@jvmakine

I love the Linkage Checker! However, I am now working in a large project compiling to class file version 65 with java 21. This does not seem to be supported at

private static final int MAXIMUM_CLASS_FILE_MAJOR_VERSION = 52;

I would love to have the supported class file versions to be bumped to a more recent version so I can use this amazing tool in my current project!

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