JarCompare is a tool to determine differences between JAR archives. The tool understands the structure of JAR archives and java .class files and reports differences in class signature or implementation details Use to determine differences between versions of the same JAR file, e.g. between two releases. (What's different between JDK 1.2.2 and 1.2.3?)