[
https://issues.apache.org/jira/browse/DIRSTUDIO-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577889#action_12577889
]
Pierre-Arnaud Marcelot commented on DIRSTUDIO-290:
--------------------------------------------------
Stefan S.,
i think we're done with this issue.
I have searched for image creation in the whole project and they all seem to be
using the ImageRegistry now.
I think we can close this issue.
> Check creation and proper disposal of SWT Graphics objects
> ----------------------------------------------------------
>
> Key: DIRSTUDIO-290
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-290
> Project: Directory Studio
> Issue Type: Task
> Affects Versions: 1.1.0
> Reporter: Stefan Seelmann
> Fix For: 1.1.0
>
>
> Issue DIRSTUDIO-288 pointed me to the following problem: When creating SWT
> Graphics objects like images, fonts and colors it is necessary to dispose
> them, they are not cleaned up by the garbage collector. We have to go through
> the code and check for proper handling of these objects. Another possibility
> is to use an ImageRegistry for images.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.