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)] http://forums.java.net/jive/thread.jspa?messageID=246650 =========================================================================== 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".
