Skip to content

ClassLoading 0.4.0

Choose a tag to compare

@TeamworkGuy2 TeamworkGuy2 released this 30 Jun 03:15
· 3 commits to master since this release

Added

  • ClassFileToSource and CodeToSource work-in-progress to convert class file back into Java source code
  • CONSTANT_CP_Info.toShortString() added interface method and to implementations

Changed

  • Clean up Settings mega-utility class. Move methods into ConstantPoolExtensions, ClassFile, and ClassFileAttributes
  • Cleaned up Opcodes

Removed

  • Unused ConstantPoolIndexArray and ConstantPoolTag annotations