-
Bug
-
Resolution: Fixed
-
P2
-
1.3.1
-
02
-
x86
-
windows_2000
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2043440 | 1.4.0 | Dmitri Trembovetski | P2 | Resolved | Fixed | beta2 |
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.
dmitri.trembovetski@eng 2001-05-08
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.
dmitri.trembovetski@eng 2001-05-08
- backported by
-
JDK-2043440 Win32: wrong colors when rendering to the screen with linear static gray palette
-
- Resolved
-