java-disassembler
java-disassembler copied to clipboard
java.lang.IllegalArgumentException: Unsupported class file major version 62
Running JDA on Debian Sid under openjdk-18-jre
. Opening any JAR file will show the list of classes, but claim that the class file major is unsupported, including those of the same version as the JRE. Am I missing something?