-
Enhancement
-
Resolution: Fixed
-
P3
-
6u10
-
b13
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198354 | 7 | Andy Herrick | P3 | Resolved | Fixed | b64 |
In a discussion with a customer about the new Java Plug-In, a mechanism for forcing an individual applet into its own JVM instance was requested. While specifying JVM command-line arguments such as -Xmx will increase the chances of an applet getting its own JVM instance, there might be situations where a given applet really doesn't want to run in the same JVM with any others. This is a simple change to make so we should try to support it in the initial release.
- backported by
-
JDK-2198354 Need a way to force an applet into its own JVM instance
-
- Resolved
-
- relates to
-
JDK-6683047 separate_jvm parameter should tear down target JVM more quickly
-
- Closed
-