Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed to ASM8 for Java 11 support #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Changed to ASM8 for Java 11 support #6

wants to merge 3 commits into from

Conversation

dr0ps
Copy link

@dr0ps dr0ps commented Oct 7, 2020

The discovery classes did not work for me on Java 11. I updated the dependencies and I also had to change Opcodes.ASM6 to ASM7. Now it works with Java11.

@sig1nt sig1nt mentioned this pull request Jun 15, 2021
@ben-elttam
Copy link

This should also support Java 14.
For Java 16 and Java 18, ASM 9.0 or 9.2 will be needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants