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

Looks ok albeit with author change in the test.

test/jdk/sun/java2d/pipe/InterpolationQualityTest.java line 31:

> 29:  * image via rendering hints for default, xrender and opengl pipelines.
> 30:  *
> 31:  * @author vadim.pakhnus...@oracle.com

I think we are supposed to remove the author, if present historically, if we 
are making changes to any test.
rest looks ok.

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

Marked as reviewed by psadhukhan (Reviewer).

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

Reply via email to