On 21 nov. 07, at 21:09, [EMAIL PROTECTED] wrote:
Hi Emanuel,
It seems your application still holds references to that image:
[EMAIL PROTECTED] (37 bytes) :
[EMAIL PROTECTED] (165 bytes) :
[EMAIL PROTECTED] (24 bytes)
[Ljava.util.Hashtable$Entry;@0x6a6a77b8 (1540 bytes)
[EMAIL PROTECTED] (40 bytes)
[EMAIL PROTECTED] (91 bytes) :
field allGlyphs
That or similar reference-chains I found using jhat easily. It
seems VirtualSpaceManager stores the VImageST references even if
you remove them.
Good luck with your opensource project, lg Clemens
[Message sent by forum member 'linuxhippy' (linuxhippy)
Hello all,
Clemens, you were right... I am ashamed. I thought I was cleaning
that reference, while I was actually not. I guess I over-sought this
possibility simply because everything was working fine with OSXImage
or awt.ToolkitImage (even though the reference was not cleaned up).
Thanks a lot and my apologies for the trouble,
Emmanuel
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".