[OpenJDK 2D-Dev] RFR: 8171303 sun/java2d/pipe/InterpolationQualityTest.java fails on Windows & Linux

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Tue Aug 25 20:37:36 UTC 2020


Hello.
Please review the fix for jdk/client.

Bug: https://bugs.openjdk.java.net/browse/JDK-8171303
Fix: http://cr.openjdk.java.net/~serb/8171303/webrev.00

This the only test which was created to check different types of interpolation.
It checks the rendering to the VolatileImage and uses BufferedImage as a gold image.
But it does not take into account that rendering to the VolatileImage might be affected
by the HiDPI support.

-- 
Best regards, Sergey.


More information about the 2d-dev mailing list