Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JarOptimizer

A simple Java file (.jar) optimizer using ObjectWeb ASM.

Enjoy this! This will be useful for every type of Java file that needs to be optimized:

  • Clear jar properties & settings
  • Clear empty methods, fields, classes, and attributes
  • Clear empty try catches
  • Optimize methods by simplifying the instruction structure
  • Made and tested in Java 8

About

A simple Java file (.jar) optimizer using ObjectWeb ASM.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages