-
Bug
-
Resolution: Fixed
-
P4
-
11
-
b04
-
generic
-
linux
As part of JDK-8176795 we made changes to XRSolidSrcPict.prepareSrcPict() which made conversion of Non-Premultiplied color to Premultiplied color code present in XRColor.setColorValues() as unreachable.
We should remove this dead code and its corresponding second argument "boolean pre" from XRColor.setColorValues() and make relavant changes at other places.
We should remove this dead code and its corresponding second argument "boolean pre" from XRColor.setColorValues() and make relavant changes at other places.
- relates to
-
JDK-8176795 Wrong color drawn when painting translucent colors on volatile images using XRender.
-
- Resolved
-
- links to