JDK-6680990 : Different UI of "Unable to connect to the Internet" dialog
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6u10
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: sparc
  • Submitted: 2008-03-27
  • Updated: 2010-09-29
  • Resolved: 2009-01-26
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
6u12 b01Fixed
Description
see comments

Comments
EVALUATION Changes done as part of fix for this bug: - Revised SafeMessageBox() function to use TaskDialog on Vista. It also does load strings from resource bundles. On other versions of Windows we still use MessageBox - revised init() to dynamically load commctrl.dll This is needed to properly initialize controls from the latest version of library available on the system and use new Vista API - updated messages to match UE spec or what was suggested by UE team - clean up of resource files to remove unused resources. Save 50+k of kernel dll.
21-08-2008