Memory leak in IcedTea-web plugin - java side

Efrat Lefeber ELefeber at trustwave.com
Tue Jan 14 04:51:08 PST 2014


I am using icedtea-6-plugin with firefox on linux debian (wheezy).
I noticed that after opening applets in firefox tabs, and closing them, some objects in java plugin are not freed, which causes the heap size of the jvm to keep increasing.
For example, I see that the PluginAppletViewer object is not freed, also the applet object itself.
If I open in a loop an applet, the jvm eventually will get out of memory exception.

Is there a way to free the memory without taking down the jvm?

________________________________

This transmission may contain information that is privileged, confidential, and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is strictly prohibited. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140114/f1788b74/attachment-0001.html 


More information about the distro-pkg-dev mailing list