Updated classfile version checking to accept MAJOR_VERSION = 0x2E (46) as used in JDK1.4. Classfile integrity checking now provides more detailed error messages. Removed error check that invalidly triggered on valid (but unusual) identifiers like "XX$$71". System.exit(0) is no longer called on normal termination, to ease integration with tools like Ant.
↧