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

Kevin Rushforth kcr at openjdk.java.net
Wed Sep 9 22:13:15 UTC 2020


On Tue, 8 Sep 2020 21:54:43 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> 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.
> 
> Old review request:
> https://mail.openjdk.java.net/pipermail/2d-dev/2020-August/010982.html

Marked as reviewed by kcr (no project role).

-------------

PR: https://git.openjdk.java.net/jdk/pull/86


More information about the 2d-dev mailing list