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/04/22 21:19:58 UTC

[jira] [Commented] (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=14507713#comment-14507713 ] 

Emmanuel Lecharny commented on DIRSTUDIO-1038:
----------------------------------------------

More specifically, the resources that has to be disposed are :
- org.eclipse.swt.graphics.Image
- org.eclipse.swt.graphics.Color
- org.eclipse.swt.graphics.Font
- org.eclipse.swt.graphics.GC

> 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)