-
Enhancement
-
Resolution: Duplicate
-
P2
-
6u5, 6u10
Due to requests from different customers and not break some of the existing applications,classloader caching support should be added to the new Plug-in model.
In the new plug-in's implementation of the class loader cache, it is essential to allow applets to opt out of the entire mechanism. The current thinking is to support a new parameter to the applet tag like
classloader_cache=false
which would prevent the class loader cache from being consulted for that applet instance. For compatibility reasons, however, it seems increasingly likely that by default the class loader cache will have to be used.
In the new plug-in's implementation of the class loader cache, it is essential to allow applets to opt out of the entire mechanism. The current thinking is to support a new parameter to the applet tag like
classloader_cache=false
which would prevent the class loader cache from being consulted for that applet instance. For compatibility reasons, however, it seems increasingly likely that by default the class loader cache will have to be used.
- duplicates
-
JDK-6622332 Initial integration of new Java Plug-In
-
- Closed
-
- relates to
-
JDK-6617302 pogo game applets fail to load
-
- Closed
-
-
JDK-6626774 Plugin2: ClassLoader cache leak if the applet fails to load some class
-
- Closed
-
-
JDK-6627386 JavaScript errors with gamehouse.com applets
-
- Closed
-
-
JDK-6621874 Modal dialog blocking of browser imprecise with introduction of class loader cache
-
- Closed
-