JDK-6658891 : Continued crashes on Windows Vista
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 6u10
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_vista
  • CPU: generic
  • Submitted: 2008-02-04
  • Updated: 2010-09-08
  • Resolved: 2008-02-20
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 b12Fixed
Related Reports
Relates :  
Description
A bug in the fix for 6658308 (a misunderstanding of the semantics of one of the STL vector class's methods) is causing continued failures to launch applets on Windows Vista.

(The original fix was tested on a Windows XP machine claiming to be a Windows Vista machine, and for some reason this bug did not cause failures on that machine.)

Comments
SUGGESTED FIX http://sa.sfbay.sun.com/projects/deployment_data/6u10/6658891.0/
04-02-2008

EVALUATION Fixed a misuse of the STL vector class's insert() method due to a misunderstanding of its semantics. It's unclear at this point why this didn't crash on the machine where this code was originally tested.
04-02-2008