Relates :
|
This is a stop applet bug. Under the situation an applet is not loaded correctly, for instance, the ClassNotFoundException, the applet is not stopped correctly after leave the page or reload. The applet ThreadGroup and AppContext are not disposed during reloading, the cache entry of the Applet2ClassLoader is live and refCount keep increasing.
|