JDK-6640156 : Tray icon points to different internet browsers
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: beta,6u10
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_2003,windows_xp
  • CPU: x86
  • Submitted: 2007-12-11
  • Updated: 2010-09-17
  • Resolved: 2008-01-25
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 JDK 7
6u10 b11Fixed 7Fixed
Description
see comments

Comments
SUGGESTED FIX http://sa.sfbay.sun.com/projects/deployment_data/6u10/6640156.1/
09-01-2008

EVALUATION The fix for the new plugin can make use of the showDocument method in the Config class since it is being implemented at the java level.
09-01-2008

EVALUATION Instead of using IE specific interface function to open the java.com page, we can use the ShellExecute windows api so that the user's default browser will be used to open the java.com page.
08-01-2008

EVALUATION Inconsistancy should be fixed, so that both links bring up the same browser. There is seperate RFE to use Default Browser instead of IE, so which one we use should depend on if that RFE is implemented.
03-01-2008