Details
-
Bug
-
Resolution: Duplicate
-
P4
-
6u10
-
sparc
-
solaris_9
Description
regression test suite for 6u10, 160u10-j2se
test: sun/java2d/GraphicsConfiguration/CV.java
test platforms: sparc-solaris9
test java: 6u10 b30 b31 b32 fcs105
it's manual test.
it has instruction:
...
The test should show a number of windows with RGB stripes in according
to the number of the GraphicsConfigurations for each screen. It also
display the size of the screen and the
GraphicsConfiguration.toString(). If you see the windows with correct
colors on all screens, then click Pass, otherwise click Fail.
...
Actual behaviour
1.The color displays incorrectly.
It showed 12 windows, 0-8 is good(reg, green,blue), 9-11 has colours like it filtered in black/white mode (colours is like shades of gray)
may be it depend with System screen configuration, but I do not know how to check it
test: sun/java2d/GraphicsConfiguration/CV.java
test platforms: sparc-solaris9
test java: 6u10 b30 b31 b32 fcs105
it's manual test.
it has instruction:
...
The test should show a number of windows with RGB stripes in according
to the number of the GraphicsConfigurations for each screen. It also
display the size of the screen and the
GraphicsConfiguration.toString(). If you see the windows with correct
colors on all screens, then click Pass, otherwise click Fail.
...
Actual behaviour
1.The color displays incorrectly.
It showed 12 windows, 0-8 is good(reg, green,blue), 9-11 has colours like it filtered in black/white mode (colours is like shades of gray)
may be it depend with System screen configuration, but I do not know how to check it
Attachments
Issue Links
- duplicates
-
JDK-6753195 sun/java2d/GraphicsConfiguration/NonDefaultGC.java colour displaysi incorrectly
- Closed