-
Bug
-
Resolution: Fixed
-
P3
-
6u10
-
b13
-
generic
-
windows
-
Not verified
The current shared memory transport used by the new plug-in between the in-browser code and attached JVM instances is inefficient. Because we didn't have enough time to fully debug the "optimized" code paths, the amount of memory traffic and unnecessary signalling of the other side is very high. A transport using named pipes and minimal buffering should be implemented. This should both simplify the code and improve its performance. This may also immediately solve performance issues which appear to be present in the LiveConnect and printing code paths.
- relates to
-
JDK-6659079 Intermittent teardown and relaunch of applets using named pipe transport
-
- Closed
-
-
JDK-6678865 Long command lines or applet parameter lists break new plug-in on Windows
-
- Closed
-
-
JDK-6659002 Clean up unused shared memory transport
-
- Closed
-
-
JDK-6661386 Passing illegal command-line arguments to applets causing browser hangs
-
- Closed
-