Optimizing for download size
Adam Megacz
gcj@lists.megacz.com
Fri Nov 22 09:14:00 GMT 2002
Øyvind Harboe <oyvind.harboe@zylin.com> writes:
> - Presumably such "aggressive" size optimisation would need a list
> of all classes and maybe even methods actually used by the program.
> I suppose some first approximation could be done by scanning the
> class dependencies starting out from "main", but perhaps running the
> app with some instrumentation to generate a "use list" would make
> more sense(where the user would be responsible for exercising all
> code paths).
I'm working on this but I have to wait until Bryce gets back before I
can proceed -- I need to ask him some questions.
BTW, anybody got an ETA on that?
- a
More information about the Java
mailing list