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=41988>. 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=41988 ------- Additional Comments From [EMAIL PROTECTED] 2007-04-11 13:33 ------- Created an attachment (id=19933) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19933&action=view) Patch to improve stress test If you run the test on a slow enough computer, then updates will be added at a rate faster than Batik can process them. While such an "update pileup" will indeed cause a memory leak as well, that is NOT the bug being described here - there is a memory leak even when Batik is able to keep up with all the updates. In any case, you can apply the attached patch to have the test program print out the number of pending updates as it runs, so you can see how many there are. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
