On 8/28/2012 11:39 AM, Mark Eggers wrote:
==== COMMENT ====

Well, fantastic isn't quite the word I'd use . . . .

I wonder what would happen if I used the classesToInitialize attribute
of the JreMemoryLeakPreventionListner, and gave it java.awt.MediaTracker?


Just to update - same memory leak as shown by VisualVM. In retrospect this is reasonable, since concrete implementations of the Image class retain references as to how they're loaded.

Only an Image.flush() releases these resources.

Since I don't have access to those resources, I cannot execute the method.

. . . . rats
/mde/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to