memory. Can you run it in
> forked mode?
>
> - Alexey.
>
> Xiangzhou Wang wrote:
> > No, still the same.
> >
> >
> > --- EJ Ciramella <[EMAIL PROTECTED]> wrote:
> >
> >
> >> Would incremental garbage cleanup help?
> >>
No, still the same.
--- EJ Ciramella <[EMAIL PROTECTED]> wrote:
> Would incremental garbage cleanup help?
> ANT_OPTS=-Xincgc
>
>
>
> -Original Message-
> From: Xiangzhou Wang [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 16, 2006 1:15 PM
> To: u
Hi,
I know it is not a new problem.
I am using ant 1.6.5 to compile large number of java
files pre-generated from jsp pages with tomcat 5.5.15
jspC. The total number of bytes of these java files is
around 150 MB, total class is 40MB, total lib (exclude
java) is 21MB.
I am using ant only, NO IDE