Menu Content/Inhalt
Home arrow JoGa
JoGa

Java Optimizer with Global Analysis

What is JoGa?

JoGa is a java class file optimizer which uses several different optimization techniques making it superior to most competitors. It is completely written in java and therefore supports a wide range of operating systems. JoGa was successfully used by various companies.

Technical Overview:  

JoGa uses the following optimization techniques:

  • removing unused classes, methods and fields
  • removing superfluous byte
  • merge classes together
  • inline methods
  • rename packages, classes, methods and fields
  • create a zip/jar file
  • optimize byte code
  • remove debug infos
  • compress constant pool

JoGa is written in 100% pure Java!

System-Requirements

  • JoGa should run on any Java Virtual Machine that supports Sun's Java 2 specification or better.
  • Although JoGa was written, compiled, and tested under Linux with jdk 1.3 other OSes for which a suitable JVM is available should also work.
  • A Java 2 Runtime Environment is available from http://java.sun.com.

Download

Try out JoGa!

NOTE: JoGa is freeware and comes with absolutely no warranty.

Please Donate!

If you find JoGa useful and want to support its further development, then please make a donation.