[Soot-list] Soot the classpath library

Kenny Su kennysu.tw at gmail.com
Thu Jun 15 03:57:35 EDT 2006


Hi all:

Is there any one who success to optimiize the classpath library, I try it as
the following command, but it seems that the
javax.* java.* org.* classes do not effect to much, the size of them are the
same before and after.  I check the bytecode
in those classes, the bytecode changes, but why the sizes are almost the
same. Is it correct ?

#/home/else/j2sdk1.4.2_12/bin/java -Xmx400m soot.Main -cp
/home/else/classpath/ -O -include-all  -full-resolver -process-dir
/home/else/classpath/

the size of java.*  without compression is 2.66MB, but after Soot it, it is
the same size with 2.66MB.

Regards,.
Kenny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20060615/5e7fc83d/attachment.htm


More information about the Soot-list mailing list