day, January 22, 2004 2:22 PM
To: [EMAIL PROTECTED]
Subject: forked javac task runs out of memory
I am running a javac task against a 1.2.2 compiler, but it is running out of
memory. The javac task documentation says that there is a attribute for
setting the Max memory size (memoryMaximumSize),
I am running a javac task against a 1.2.2 compiler, but it is running out of memory.
The javac task documentation says that there is a attribute for setting the Max memory
size (memoryMaximumSize), but it says that it is ignored if you are running javac
externally.
How do I set increase the me