It turns out our implementation of the Image::drawImage() method (in Source/WebCore/platform/graphics/java/ImageJava.cpp) completely ignores the CompositeOperator argument. This may cause subtle (or not so subtle) image rendering inconsistencies. As an example, this was the root cause for RT-24742, and may end up being the root cause for RT-24709.
- relates to
-
JDK-8117901 oracle.com menu issues
-
- Resolved
-
-
JDK-8125183 With accelerated compositing, resizing produces rendering artifacts
-
- Closed
-