-
Bug
-
Resolution: Fixed
-
P3
-
6u10
The new separate_jvm applet parameter (see 6627835) is very useful for isolating an applet into its own JVM instance. However, the JVM instances used to start up these applets still use the same timeout mechanism for tearing down the JVM instance once the applet has exited as is used for JVM instances that are allowed to launch more than one applet. We need to shut down the JVMs used to launch isolated applets more quickly.
This issue was raised on the Java Plug-In forum:
http://forums.java.net/jive/thread.jspa?threadID=38708&tstart=0
This issue was raised on the Java Plug-In forum:
http://forums.java.net/jive/thread.jspa?threadID=38708&tstart=0
- relates to
-
JDK-6691244 Conflicts between separate_jvm parameter and applet relaunches
-
- Closed
-
-
JDK-6627835 Need a way to force an applet into its own JVM instance
-
- Closed
-