Bug 16722 - AWT application leaks memory
: AWT application leaks memory
Status: RESOLVED FIXED
Product: classpath
Classification: Unclassified
Component: awt
: unspecified
: P2 normal
: pre-0.18
Assigned To: Thomas Fitzsimmons
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-07-26 19:15 UTC by Bryce McKinlay
Modified: 2005-10-16 01:53 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2005-01-25 03:22:58


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bryce McKinlay 2004-07-26 19:15:57 UTC
The "hypertree" demo application leaks memory. You can get this from:

web: http://hypertree.sourceforge.net/
cvs: :pserver:anonymous@cvs.sourceforge.net:/cvsroot/hypertree

Move some tree nodes around, and watch the memory usage in top. The faster you
click & drag, the more memory gets used - up to several MB per second.
Comment 1 Andrew Pinski 2005-01-25 03:22:58 UTC
Is this still true?
Comment 2 Bryce McKinlay 2005-01-25 15:56:35 UTC
Using the latest GCC HEAD awt code, I can no longer reproduce this problem.
Sweet! I'm closing the PR.