DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33061>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33061 ------- Additional Comments From [EMAIL PROTECTED] 2005-06-23 17:10 ------- I hit the same problem, as the unit tests I run involve repeated calls to a target in another build file. The workaround I implemented was to set ANT_OPTS=-XX:+AggressiveHeap According to Sun, this should only be helpful on multiprocessor machines, as it uses multiple GC threads, but the single CPU hyperthreaded machine on which I build seems able to take advantage of it. Not really a fix, but hopefully someone will find this useful. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]