JDK-4625362 : Java Web Start does not support *.ico Icon files
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 1.0.1
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2002-01-17
  • Updated: 2005-02-16
  • Resolved: 2005-02-16
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
6 b24Fixed
Description
Name: jk109818			Date: 01/17/2002


FULL PRODUCT VERSION :
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)

FULL OPERATING SYSTEM VERSION :
Microsoft Windows 2000 [Version 5.00.2195]




A DESCRIPTION OF THE PROBLEM :
Only JPG or GIF files are supported as Icon images in Java
Web Start JNLP file.  Although when running on Windows
operating system, Web Start converts this icon to an ICO,
you cannot specify an ICO as the source file.

Would greatly like ICO files to be supported by Web Start.

This bug can be reproduced always.
(Review ID: 138431) 
======================================================================
###@###.### 10/11/04 15:22 GMT

Comments
SUGGESTED FIX http://web-east.east/www/webrevs/andy/1.6.0/4625362/ ###@###.### 2005-2-02 16:23:02 GMT
02-02-2005

EVALUATION investigate for tiger ###@###.### 2002-04-25 The specification was changed in 1.5.0 to allow any platform dependant format for icons, so the sub-catagory is changed from spec. This needs to be implementated in mustang for ico type. ###@###.### 10/11/04 15:22 GMT
11-10-0004