On Tue, 5 Apr 2005, Mikael Petterson <[EMAIL PROTECTED]>
wrote:
> My problem is that I run out of memory when I run my test ( complile
> 1.600 files and run over 5.000 tests). Is there a way to measure
> how much memory ant is consuming?
You can always ask the Java VM using built-in Java methods
Hi,
I am using ant to build and run tests.
We run 1.6.2 on Solaris.
My problem is that I run out of memory when I run my test ( complile 1.600
files and run over 5.000 tests).
Is there a way to measure how much memory ant is consuming?
When I run top I get no pointers about memory consumption.