-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.4.2, 5.0u8
-
generic, x86
-
generic, windows_xp
There seems regression in 5.0u8 when a program draws transparent image in GIF.
Please see the attached jpeg image.(images-diff-between-131-50.JPG)
The result of 5.0u8 shows incorrect appearence on background image.
REPRODUCE:
Compile the test program(ImageCanvas.java) in 1.3.1_16 and invoke "java ImageCanvas"
NOTE:
This problem occurs 1.4.1 and 5.0u8, not in 1.3.1_16, 1.4.2_12 and 6.0b97.
Please see the attached jpeg image.(images-diff-between-131-50.JPG)
The result of 5.0u8 shows incorrect appearence on background image.
REPRODUCE:
Compile the test program(ImageCanvas.java) in 1.3.1_16 and invoke "java ImageCanvas"
NOTE:
This problem occurs 1.4.1 and 5.0u8, not in 1.3.1_16, 1.4.2_12 and 6.0b97.
- relates to
-
JDK-6389283 SystemColor.createContext(..) - is it correct? is it needed?
- Closed