[OpenJDK 2D-Dev] RFR: 8255722: Create a new test for rotated blit [v2]
Phil Race
prr at openjdk.java.net
Sun Nov 8 21:49:59 UTC 2020
On Sat, 7 Nov 2020 01:45:09 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> I have worked on a possible improvement in the OGL blit logic, and right before PR creation found a critical bug that ruined the whole idea of the change. Unfortunately, non of the tests found this bug, so instead of a fix, I propose a new test that will be able to find such issues in the future(actually it already caught the bug in XRender https://bugs.openjdk.java.net/browse/JDK-8255724)
>>
>> The test works fine for GDI, OpenGL, d3d, and x11 pipelines.
>
> Sergey Bylokhov has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:
>
> - Merge branch 'master' into JDK-8255722
> - Update BlitRotateClippedArea.java
> - Update BlitRotateClippedArea.java
> - Update ProblemList.txt
> - Update BlitRotateClippedArea.java
> - Create BlitRotateClippedArea.java
Marked as reviewed by prr (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/991
More information about the 2d-dev
mailing list