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

Sergey Bylokhov serb at openjdk.java.net
Wed Sep 9 23:17:21 UTC 2020


> 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

Sergey Bylokhov has updated the pull request incrementally with one additional commit since the last revision:

  @author tag is removed

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/86/files
  - new: https://git.openjdk.java.net/jdk/pull/86/files/2e6a0251..99235829

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=86&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=86&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/86.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/86/head:pull/86

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


More information about the 2d-dev mailing list