The test case for RT-38005 pointed out some problems in the way we map clip rectangles from device to user space in the effect code. The fix for that bug fixed the most common problem, but it did not completely fix the test case on retina Macs. Additional work is needed to see why the 3D reverse-transform math is not working on retina.
- relates to
-
JDK-8093088 Blend Effect Clipping and/or Truncating when attached to Polygons
- Resolved