On Fri, 21 Apr 2023 21:06:33 GMT, Sergey Bylokhov <[email protected]> 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
