[
https://issues.jboss.org/browse/JBIDE-10221?page=com.atlassian.jira.plugi...
]
Vitali Yemialyanchyk updated JBIDE-10221:
-----------------------------------------
Attachment: screenshot-1.jpg
screenshot-1 - here is a list of plugins which I've inspect, there is a sense to
inspect all other Tools plugins. To find all these issues I've use Search & Open
call herarchy in Eclipse and code review. Patterns to search all classes from Resource:
"new Color("
"new Cursor("
"new Font("
"new GC("
"new Image("
"new Path("
"new Pattern("
"new Region("
"new TextLayout("
"new Transform("
and
".createImage("
".createFont("
".createColor("
yes I'm agree, this is foolish work, but I was happy to make JBossTools better.
Resorce leak problems in JBossTools
-----------------------------------
Key: JBIDE-10221
URL:
https://issues.jboss.org/browse/JBIDE-10221
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Cleanup
Affects Versions: 3.3.0.M4
Reporter: Vitali Yemialyanchyk
Assignee: Max Rydahl Andersen
Attachments: screenshot-1.jpg
I've find several places in several components, which I've check - I'll
create separate issues for this. There is a chance what there are leak in other
components, which I did not inspect.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira