]
Martin Malina closed JBIDE-22498.
---------------------------------
I guess there isn't much to verify for me. I just checked that the commit is indeed
included in master.
Memory leak in ServerLogView
----------------------------
Key: JBIDE-22498
URL:
https://issues.jboss.org/browse/JBIDE-22498
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.4.0.Alpha2
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 4.4.1.AM1
When ServerLogView is closed, it remains a listener of the last selected IServer and is
not finalized. The listener should be removed in dispose().