JDK-4934979 : Issue with drawing images on a grayscale monitor under W2K
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 1.4.2_01
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2003-10-09
  • Updated: 2004-09-16
  • Resolved: 2004-01-12
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.
Other
1.4.2_04 04Fixed
Description
When the bitmaps are drawn on a grayscale monitor the wrong colours are used.
This is demonstrated in wrongPalette.bmp. The file Perfect.bmp shows the
expected result. 

This has been tested on a Barco grayscale card (2MP2) which supports 3 palette
mode:
- User Modifiable Color Palette (this mode is OK)
- Static Gray Palette including standard system colors (problem)
- Static Gray Palette with NO system colors (problem)

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.4.2_04 generic tiger-beta2 FIXED IN: 1.4.2_04 tiger-beta2 INTEGRATED IN: 1.4.2_04 tiger-b36 tiger-beta2
17-09-2004

EVALUATION Need more info: - what video board is used (I'm assuming it's a grayscale board, like Barco or GE Medical) - which grayscale mode is used (static gray, user modifiable gray palette, modifiable palette with system colors) - are there any other videoboards installed on the system - what is the order of the videoboards as they appear in Display Properties dialog - which screen is set as primary - please submit the output of /java/jdk/ws/2d/win32utilities/PlatformInfo/Release/PlatformInfo.exe - is the problem reproducible with previous releases (1.3.1, 1.4) ###@###.### 2003-10-09 ---- CTE Ireland (Rob McKenna) has got the Barco 2MP2 graphics card in their labs. ###@###.### 2003-10-13 ---- This has been tested on a Barco grayscale card (2MP2) which supports 3 palette mode: - User Modifiable Color Palette (this mode is OK) - Static Gray Palette including standard system colors (problem) - Static Gray Palette with NO system colors (problem) ###@###.### 2003-11-10 This bug has been fixed as a part of the fix for 4637338: MultiFrame problem and the default configuration and grayscale displays ###@###.### 2004-01-07
10-11-2003