JDK-6921863 : REGRESSION: Java Web Start creates icons with garbage pixels
  • Type: Bug
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 6u10
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_8
  • CPU: x86
  • Submitted: 2010-02-01
  • Updated: 2010-04-04
  • Resolved: 2010-03-18
Related Reports
Duplicate :  
Description
FULL PRODUCT VERSION :
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
Java HotSpot(TM) 64-Bit Server VM (build 16.0-b13, mixed mode)

ADDITIONAL OS VERSION INFORMATION :
  Bug occurs on:

Windows Vista 64-bit
Windows 2000

A DESCRIPTION OF THE PROBLEM :
When Java Web Start creates desktop icons on Windows Vista and Windows 2000, it introduces garbage pixels into the icon.  (On both platforms, these are displayed as three diagonal lines of black pixels running through the image.)

This bug occurred after upgrading from build 1.6.0_13 to 1.6.0_18.



STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Install using:

http://futureboy.us/frinkjar/frink.jnlp

Note the 3 diagonal lines running through the icon.  (These are highly visible against a dark background.)  The pattern of lines is repeatable.



EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The icon that's delivered is:

http://futureboy.us/frinkdocs/futureboydome64.gif

Which is what the icon should look like.
ACTUAL -
Screenshot available here:

http://futureboy.us/temp/brokenicon.jpg

REPRODUCIBILITY :
This bug can be reproduced always.

Comments
EVALUATION look like the same problem as 6926204 - fixed in 6u20
18-03-2010