Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Cannot Reproduce
-
Affects Version/s: internal
-
Fix Version/s: internal
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
CPU:x86_64
-
OS:os_x
Description
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.
Attachments
Issue Links
- 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
-