Issue found on windows7 32bit with Chrome, as well as 64bit Mac with Safari, against jre7u6 + fx2.2.
Install latest fx2.2 build from http://jre.us.oracle.com/java/re/javafx/2.2/promoted/all/b08/bundles/windows-i586/ and latest 7u6 build.
Open URL in Chrome(on windows)http://sqeweb.us.oracle.com/net/sqenfs-1/export1/comp/jsn/users/larry/fxcases/liveconnectfx/html/testGetSlot_Applets_1.html
if you find the exception in trace : netscape.javascript.JSException: No such slot 1 on JavaScript object, the issue is reproduced.
Expected: there are 2 applets embeded into the page, calling getSlots(1) should return object pointing to second applet.
Source code can be found under:http://sqeweb.us.oracle.com/net/sqenfs-1/export1/comp/jsn/users/larry/fxcases/liveconnectfx/src
Install latest fx2.2 build from http://jre.us.oracle.com/java/re/javafx/2.2/promoted/all/b08/bundles/windows-i586/ and latest 7u6 build.
Open URL in Chrome(on windows)http://sqeweb.us.oracle.com/net/sqenfs-1/export1/comp/jsn/users/larry/fxcases/liveconnectfx/html/testGetSlot_Applets_1.html
if you find the exception in trace : netscape.javascript.JSException: No such slot 1 on JavaScript object, the issue is reproduced.
Expected: there are 2 applets embeded into the page, calling getSlots(1) should return object pointing to second applet.
Source code can be found under:http://sqeweb.us.oracle.com/net/sqenfs-1/export1/comp/jsn/users/larry/fxcases/liveconnectfx/src