Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4455845
Votes 0
Synopsis Win32: wrong colors when rendering to the screen with linear static gray palette
Category java:classes_2d
Reported Against ladybird-rc2
Release Fixed 1.3.1_02, 1.4(merlin-beta2) (Bug ID:2043440)
State 10-Fix Delivered, bug
Priority: 2-High
Related Bugs
Submit Date 08-MAY-2001
Description
Run attached java application on grayscale video board (i.e. Barco or Dome) on 
Win32 with Linear Static Gray palette set, with the latest ladybird:
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)

The application displays two grayscale images: 8 bit and 24 bit.
Using attached native windows application curpal.exe (start 
dragging mouse from curpal to any pixel at the screen to see its color) 
one can see that on 24 bit image white rectangle which is supposed to 
have color 255, 255, 255 actually has 254, 254, 254.

  xxxxx@xxxxx   2001-05-08
Work Around
N/A
Evaluation
This bug has been fixed by new loops in the new architecture in Merlin.

  xxxxx@xxxxx   2001-08-02
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang