[Soot-list] Re: Soot the classpath library

Kenny Su kennysu.tw at gmail.com
Thu Jun 15 13:18:33 EDT 2006


On 6/15/06, Kenny Su <kennysu.tw at gmail.com> wrote:
>
>  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/20060616/5a0d2150/attachment.htm


More information about the Soot-list mailing list