RFR: 8306812: Open source several AWT Miscellaneous tests [v4]

Tejesh R tr at openjdk.org
Wed May 24 03:45:53 UTC 2023


On Wed, 24 May 2023 02:59:39 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Updated based on review comments
>
> test/jdk/java/awt/Robot/RobotMoveMultiscreen.java line 82:
> 
>> 80:             robot.waitForIdle();
>> 81: 
>> 82:             if (testCondition == false) {
> 
> testCondition is set on EDT and used on the main thread here.

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13828#discussion_r1203373245



More information about the client-libs-dev mailing list