-
Bug
-
Resolution: Fixed
-
P2
-
6u10
User jasuha1 on the java.net forums has reported a problem with the scoping of JSObjects. The attached test case loads the same web page three times in separate iframes. Each applet instance fetches the JSObject associated with the surrounding window. One of the iframes is then destroyed. The JSObjects associated with the other applet instances have then been invalidated.
This is a regression compared to the old Java Plug-In.
There is clearly a problem in the distributed reference counting scheme used by the shared LiveConnect code.
Links to associated forum threads:
http://forums.java.net/jive/thread.jspa?threadID=34807&tstart=0
http://forums.java.net/jive/thread.jspa?threadID=34805&tstart=0
The attached test case also crashes the Firefox 3 port of the new Java Plug-In if it is the first applet launched in the browser session. This must also be investigated.
This is a regression compared to the old Java Plug-In.
There is clearly a problem in the distributed reference counting scheme used by the shared LiveConnect code.
Links to associated forum threads:
http://forums.java.net/jive/thread.jspa?threadID=34807&tstart=0
http://forums.java.net/jive/thread.jspa?threadID=34805&tstart=0
The attached test case also crashes the Firefox 3 port of the new Java Plug-In if it is the first applet launched in the browser session. This must also be investigated.
- relates to
-
JDK-6647430 Java Kernel error message in development builds causing plugin crashes with Firefox
-
- Closed
-
-
JDK-6644857 New Plug-In does not call preJVMStart()
-
- Closed
-
-
JDK-6644253 Plugin2: Issues with Null type handling while Java > JS communication
-
- Closed
-
-
JDK-6613373 Plugin2: Applet fails to load in case invalid run time params are supplied
-
- Closed
-