-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b87
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8199989 | openjdk7u | Andrew Brygin | P4 | Resolved | Fixed | master |
In case of openjdk, ColorComverOp does not transfer alpha channel
from a source image to a destination image. Attached test demonstrates
the problem.
Although specification for the ColorConvertOp class does not define
how alpha channel should be handled, the oracle jdk (which is based
on kcms) transfers the alpha correctly. So, current behavior of openjdk
can be interpreted as a bug.
from a source image to a destination image. Attached test demonstrates
the problem.
Although specification for the ColorConvertOp class does not define
how alpha channel should be handled, the oracle jdk (which is based
on kcms) transfers the alpha correctly. So, current behavior of openjdk
can be interpreted as a bug.
- backported by
-
JDK-8199989 [lcms] ColorConvertOp: Alpha channel is not transferred from source to destination.
-
- Resolved
-
- relates to
-
JDK-8012229 [lcms] Improve performance of color conversion for images with alpha channel
-
- Resolved
-