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

Sergey Bylokhov serb at openjdk.java.net
Thu Sep 10 21:49:46 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

This pull request has now been integrated.

Changeset: 48802268
Author:    Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/48802268
Stats:     8 lines in 2 files changed: 2 ins; 0 del; 6 mod

8171303: sun/java2d/pipe/InterpolationQualityTest.java fails on Windows & Linux

Reviewed-by: prr, psadhukhan, kcr

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

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


More information about the 2d-dev mailing list