]
Viacheslav Kabanovich commented on JBIDE-22498:
-----------------------------------------------
[~rob.stryker], please take a look at the pull request.
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.0.Alpha2
When ServerLogView is closed, it remains a listener of the last selected IServer and is
not finalized. The listener should be removed in dispose().