]
Alexey Kazakov updated JBIDE-10248:
-----------------------------------
Fix Version/s: 3.3.0.M5
(was: 3.3.0.Beta1)
Was fixed for 3.3.0.M5
org.jboss.tools.jst.web.kb creates but never dispose images
-----------------------------------------------------------
Key: JBIDE-10248
URL:
https://issues.jboss.org/browse/JBIDE-10248
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: common/jst/core
Affects Versions: 3.3.0.M4
Reporter: Vitali Yemialyanchyk
Assignee: Viacheslav Kabanovich
Priority: Minor
Fix For: 3.3.0.M5
in these classes: ActionProposalType, ConverterIDProposalType, ConverterIDProposalType,
EnumerationProposalType, FacetNameProposalType, IDProposalType,
ResourceBundleNameProposalType, ResourcePathProposalType you initialize
{code}
private static Image ICON;
{code}
field with new image, but never dispose it.
imo may be a better to put these images in org.jboss.tools.jst.web.kb plugin image
registry, so you can avoid image leak after plugin org.jboss.tools.jst.web.kb stop
it's work.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: