You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2015/05/27 11:26:17 UTC

[jira] [Comment Edited] (DIRSTUDIO-1038) Dispose the various org.eclipse.swt.graphics.* objects we use

    [ https://issues.apache.org/jira/browse/DIRSTUDIO-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560678#comment-14560678 ] 

Emmanuel Lecharny edited comment on DIRSTUDIO-1038 at 5/27/15 9:25 AM:
-----------------------------------------------------------------------

All the {{GC}} instances are correctly disposed (I change the code so that even if we get an exception, the element is still disposed).


was (Author: elecharny):
All the {{GC)) instances are correctly disposed (I change the code so that even if we get an exception, the element is still disposed).

> Dispose the various org.eclipse.swt.graphics.* objects we use
> -------------------------------------------------------------
>
>                 Key: DIRSTUDIO-1038
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1038
>             Project: Directory Studio
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M8 (2.0.0.v20130628)
>            Reporter: Emmanuel Lecharny
>             Fix For: 2.0.0-M9
>
>
> We usually forget to release the {{org.eclipse.swt.graphics.*}} classes instances. This might be a problem in some cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)