-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
internal
-
x86_64
-
os_x
Test test/jdk/sun/java2d/pipe/InterpolationQualityTest.java fails for Metal pipeline.
VALUE_INTERPOLATION_NEAREST_NEIGHBOR - failed
VALUE_INTERPOLATION_BILINEAR - failed
VALUE_INTERPOLATION_BICUBIC - failed
All the failures are due to actual color value being slightl different than expected.
Only VALUE_INTERPOLATION_NEAREST_NEIGHBOR passes for OpenGL. Other two type fails.
VALUE_INTERPOLATION_NEAREST_NEIGHBOR - failed
VALUE_INTERPOLATION_BILINEAR - failed
VALUE_INTERPOLATION_BICUBIC - failed
All the failures are due to actual color value being slightl different than expected.
Only VALUE_INTERPOLATION_NEAREST_NEIGHBOR passes for OpenGL. Other two type fails.
- blocks
-
JDK-8240575 Verify RenderingHints for Metal rendering pipeline
- Resolved
- relates to
-
JDK-8243158 Lanai - Interpolation constants should be mapped from AffineTransformOp
- Resolved
-
JDK-8171303 sun/java2d/pipe/InterpolationQualityTest.java fails on Windows & Linux
- Resolved