<AWT Dev> Please review change in regression test sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java
Artem Ananiev
artem.ananiev at oracle.com
Mon Sep 13 05:31:43 PDT 2010
Hi, Pavel,
indeed, the names are confusing. Your changes look correct.
Thanks,
Artem
On 9/10/2010 2:12 PM, Pavel Tisnovsky wrote:
> Hi,
>
> can anybody please review the simple change in regression test
> sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java?
>
> Webrev containing this change is available here:
> http://cr.openjdk.java.net/~ptisnovs/OnScreenRenderingResizeTest/
>
> I replaced the call of a method Point.move() by Point.translate()
> because this test did not work correctly in those cases when the top
> (and probably left) screen area is occupied by a toolbar/panel (which is
> the default settings for GNOME for example).
>
> I've successfully tested this changed regression test on RHEL5 with
> GNOME installed (with and without top panel).
>
> Cheers
> Pavel T.
>
> PS: the name of the method Point.move() is a bit confusing for me as I
> (and probably also author of the test) have thought it is similar to
> Point.translate() ;-)
More information about the awt-dev
mailing list