On Tue, 8 Sep 2020 21:54:43 GMT, Sergey Bylokhov <s...@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 <s...@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