You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org> on 2008/06/13 15:00:45 UTC

[jira] Closed: (DIRSTUDIO-290) Check creation and proper disposal of SWT Graphics objects

     [ https://issues.apache.org/jira/browse/DIRSTUDIO-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot closed DIRSTUDIO-290.
--------------------------------------------


Version 1.1.0 has been released.
Closing 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.