Here is a patch that removes resource leaks from SWTGraphics2D. I use a pool of resources to dispose resources when SWTGraphics2D is disposed.
modified sources that correct swt resource leaks
Logged In: YES user_id=954986 Originator: YES
I used sleak (http://www.eclipse.org/articles/swt-design-2/sleak.htm) to detect leaks.
I sent sources (only the modified ones) instead of a patch because I could not get latest sources from sourceforge (problem with sourceforge).
Logged In: YES user_id=1379312 Originator: NO
this went into the code a while ago.
Log in to post a comment.
modified sources that correct swt resource leaks
Logged In: YES
user_id=954986
Originator: YES
I used sleak (http://www.eclipse.org/articles/swt-design-2/sleak.htm) to detect leaks.
Logged In: YES
user_id=954986
Originator: YES
I sent sources (only the modified ones) instead of a patch because I could not get latest sources from sourceforge (problem with sourceforge).
Logged In: YES
user_id=1379312
Originator: NO
this went into the code a while ago.