[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-2d-dev
Subject:    [OpenJDK 2D-Dev] Integrated: 8198390: Test MultiResolutionDrawImageWithTransformTest.java fails when
From:       Sergey Bylokhov <serb () openjdk ! java ! net>
Date:       2020-12-04 23:10:12
Message-ID: x8qiOKihdqW6eYRnIu40eFo-iKxxAH9hD9mqBu-KiJo=.c18b62e0-5ce2-4bb2-ba0c-401060f388f5 () github ! com
[Download RAW message or body]

On Fri, 20 Nov 2020 00:10:48 GMT, Sergey Bylokhov <serb@openjdk.org> wrote:

> The method in which the assertion fails called from the different places, sometimes \
> bounds are passed(dx/dy) and the transform only once here: \
> https://github.com/openjdk/jdk/blob/master/src/java.desktop/share/classes/sun/java2d/SunGraphics2D.java#L3571
>  
> For the case when the transform is passed we have an assertion that checks some \
>                 assumptions about the(dx/dy):
> - The dx1/dy1 should be equal to 0, which means both values are not changed by the \
>                 method.
> - The dx2/dy2 should be equal to the image size(MRI) -> are not changed by the \
> method as well. 
> The second assertion is wrong. The dx2/dy2 passed to the method contains the size \
> of the initial image(MRI), and an assertion checks it against the size of the \
> "resolution variant" which may have a different DPI/resolution/size.

This pull request has now been integrated.

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

8198390: Test MultiResolutionDrawImageWithTransformTest.java fails when -esa is \
passed

Reviewed-by: kizune

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

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic