-
Bug
-
Resolution: Fixed
-
P3
-
6u10
-
b08
-
generic
-
generic
-
Not verified
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.
The applet ThreadGroup and AppContext are not disposed during reloading, the cache entry of the Applet2ClassLoader is live and refCount keep increasing.
- relates to
-
JDK-6618920 Plugin2 : Add classloader caching support to new Plug-in
-
- Closed
-