-
Bug
-
Resolution: Fixed
-
P3
-
6u10
Reliability problems have been seen that appear to be related to re-launches that occur for applets launched via JNLP. 6723194 describes some of the scenarios in which the problems have been seen. Due to the need to minimize changes in 6u10 at this point in the release cycle, the fix for 6723194 will only cease throwing InternalErrors, but not actually diagnose the root cause of why those InternalErrors were raised. It is critically important to have high reliability and to understand why intermittent problems are being seen in stress situations such as launching multiple applets on the same web page that all use JNLP and which cause relaunches.
The Scene Graph demos at http://scenegraph-demos.dev.java.net/demo-applets.html , linked from https://jdk6.dev.java.net/plugin2/#DEMOS , have been seen to demonstrate the problem.
Investigation during the fix of 6723194 indicates that the root cause of this problem might be duplicate relaunch messages being sent for a particular applet instance. More investigation is needed.
The Scene Graph demos at http://scenegraph-demos.dev.java.net/demo-applets.html , linked from https://jdk6.dev.java.net/plugin2/#DEMOS , have been seen to demonstrate the problem.
Investigation during the fix of 6723194 indicates that the root cause of this problem might be duplicate relaunch messages being sent for a particular applet instance. More investigation is needed.
- relates to
-
JDK-6725592 scengraph demo applets fails to load using Kernel JRE due to heart beat no replay.
-
- Closed
-
-
JDK-6723194 Reliability problems launching multiple applets on the same web page
-
- Resolved
-
-
JDK-6663106 JNLP applet re-launch freezes FF3 due to pending LiveConnect messages
-
- Closed
-
-
JDK-6742814 In Java to JavaScript communication, JSObject.getWindow().call() locks up IE
-
- Closed
-
-
JDK-6723985 Java Process hangs when re-loading applet multipletimes using Kernel JRE
-
- Closed
-