|
From: Fausto G. (JIRA) <no...@at...> - 2007-03-05 16:41:30
|
TextComponentPopup provokes memory leaks
----------------------------------------
Key: RCP-465
URL: http://opensource.atlassian.com/projects/spring/browse/RCP-465
Project: Spring Framework Rich Client Project
Type: Bug
Components: Command System
Versions: 0.3.0
Reporter: Fausto Gamito
TextComponentPopup provokes memory leaks.
Using the SimpleApp, when the JMenuPopup (private method "maybeShowPopup") is created a big number of objects (ContactForm, ContactPropertiesDialog and many others) stay alive and grow on each ContactPropertiesDialog request.
I think the problem is in the commands, but i don't find the solution.
Any help is welcome!!!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|