On Sun, 27 Feb 2005 07:20:12 +0630, Ducky Z. <[EMAIL PROTECTED]> wrote: > Thanks a lot. > > So that we cannot optimize java applications.
Well, there are ways to do so, javac itself has a optimization flag, and if you don't mind losing the partability, you may even try compiling java codes with gcj. There are ways, depends on how far you want to persue, performance wise. HTH. -- Joe -- Money can't buy everything. Sometimes money can't even buy a gun... -- [email protected] mailing list
