News

Contribute to starkertyp/java-classfile-version development by creating an account on GitHub.
For the demonstrations of using javap to determine the types of debug supported in a given class, I’m using a very simple Java class called SimpleClass.
I have the error Exception in thread "main" java.lang.UnsupportedClassVersionError: com/rarchives/ripme/App has been compiled by a more recent version of the Java ...