JDK-6644200 : Regression: race condition in first JavaScript-to-Java call causing intermittent failures
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 6u10
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: generic
  • Submitted: 2007-12-20
  • Updated: 2010-11-03
  • Resolved: 2008-01-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6u10 b10Fixed
Related Reports
Relates :  
Relates :  
Description
The fix for 6642444 has introduced a race condition causing intermittent failure of the first JavaScript-to-Java call for a particular applet. This is resulting in random JavaScript errors which are extremely difficult to diagnose.

Comments
SUGGESTED FIX http://sa.sfbay.sun.com/projects/deployment_data/6u10/6644200.0 testcase: http://web-east.east.sun.com/deployment/www/tests/1.6.0_10/6644200/
20-12-2007

EVALUATION Fixed the race condition. The failure seems to be provoked most easily with the regression test for 6643379.
20-12-2007