jclasslib v5.2 Release Notes

Release Date: 2017-07-10 // almost 7 years ago
  • New features

    • ๐Ÿ’ป The class browser now has a module path and a class path tab

    ๐ŸŒ module path

    • Support for CONSTANT_Module_Info and CONSTANT_Package_info structures in Java 9 class files
    • ๐Ÿ‘Œ Support for all new class file attributes that occur in the Java 9 module-info.class file: ModulePackages, ModuleMainClass, ModuleTarget, ModuleHashes and ModuleResolution.

    ๐ŸŒ module-info.class

    ๐Ÿ› Bug fixes

    • Could not use relative path names as arguments for invoking jclasslib
    • Data for unknown attributes was not written
    • Auto-resize in table attribute details panels was broken (regression in 5.0)
    • โšก๏ธ Class path browser was not updated after changing the JRE home directory in the class path setup dialog