GCC Bugzilla – Bug 16722
AWT application leaks memory
Last modified: 2005-10-16 01:53:13 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.
Is this still true?
Using the latest GCC HEAD awt code, I can no longer reproduce this problem. Sweet! I'm closing the PR.