On Thu, 29 Oct 2020 04:12:53 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> The test draws some specific pattern to the VolatileImage and to the 
> BufferedImage, and then compare pixels.
> 
> The test uses the getSnapshot() method to get the pixels from VolatileImage, 
> and this method produces some interpolation "artifacts" if the fractional 
> scale is used in the system(like 125%).
> 
> The solution is to use some predefined scale factors.

Marked as reviewed by jdv (Reviewer).

Please add CI test link in JBS. Looks good to me.

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

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

Reply via email to