Menu

#37 Memory Reference Checker

open
nobody
None
5
2004-03-27
2004-03-27
No

It would be cool to have a utility method which could
assert that certain references are properly released.

It seems to be a common problem that swing
applications leak memory when some common usage of
API's are done.

For example asserting that the frame and components
are properly released can tell you if you need to do
further investigation into memory leaks.

Discussion


Log in to post a comment.