help im using JDK 8, but its saying this java.lang.IllegalArgumentException: Unsupported class file major version 65 #175
Unanswered
chicken-nugget1104
asked this question in
Q&A
Replies: 1 comment 5 replies
-
You are. Class file major version 65 corresponds to Java 21. You will need to use a different JVM and will need to re-setup your decompiled environment as it's being built for Java 21 still. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
how do i fix im not using jdk 21
Beta Was this translation helpful? Give feedback.
All reactions