RFR: 8306634: Open source AWT Event related tests [v2]
Harshitha Onkar
honkar at openjdk.org
Fri Apr 21 21:32:08 UTC 2023
On Fri, 21 Apr 2023 21:06:33 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>>
>> moved frame to center
>
> test/jdk/java/awt/Component/RepaintTest.java line 61:
>
>> 59: robot.delay(500);
>> 60:
>> 61: Color expected = robot.getPixelColor(150, 150);
>
> It is better to check where the frame is located, probably it will be a good idea to move the frame to the center of the screen.
Updated.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13590#discussion_r1174173528
More information about the client-libs-dev
mailing list