JDK-4837766 : Running java applet cause browser HANG;
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 1.2.1_05
  • Priority: P1
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_9
  • CPU: sparc
  • Submitted: 2003-03-26
  • Updated: 2004-07-22
  • Resolved: 2004-07-22
Related Reports
Duplicate :  
Description
[Testing Environment]
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030131
Linux freekick.PRC.Sun.COM 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686
i386 GNU/Linux
Java(TM) Plug-in 1.4.1_02-b06

[Repro Steps]
1. Access the testcases page listed below:
http://sqesvr.sfbay.sun.com/deployment2/vmanda/oji/javasoft/liveconnect/jstojava/fields/public/modified/html/applethtml/testlist.html
2. Run the fourth test, "Test_float_filed.html";

[Bug]
Browser HANG, and there is error message displayed in your terminal window;
"**************** SERVER ERROR **************
Unimplemented code 61 3D

**************** ************ **************"

[Addition]
If your JRE is 1.4.1_01 all following cases will also cause the same problem:

JavaScript to Java
(http://www.mozilla.org/quality/browser/front-end/testcases/oji/jstojavatests.html):
1, 3, 8, 11;

JSToJava Public Field
(http://sqesvr.sfbay.sun.com/deployment2/vmanda/oji/javasoft/liveconnect/jstojava/fields/public/modified/html/applethtml/testlist.html):
4, 7;

Java to JavaScript
(http://www.mozilla.org/quality/browser/front-end/testcases/oji/javatojstests.html):
1, 9, 10, 11
*Among these cases, 5, 9 and 11 will not display any error message;

Comments
EVALUATION Try to reproduce this bug using 1.4.2, the "Unimplemented Code" issue has been addressed in 1.4.2. Also when you test the liveconnect testcases, if it crashes, try to see whether it is the same bug as 4836462. ###@###.### 2003-03-26 Should this be fix on JRE 1.4.1 ? ###@###.### 2003-03-31 Joshua, 1.4.1 has already been shiped. If there is a need for the fix, you should talk to CTE team about porting the fix to the JRE update release. ###@###.### 2003-03-31 Fix for 4836462 should have addressed this problem. The above bug fix was integrated in 1.4.1_07 and 1.4.2. ###@###.### 2004-07-22
31-03-2003