On Mon, 14 Nov 2022 08:08:53 GMT, Sergey Bylokhov <[email protected]> wrote:

>> Alexander Zvegintsev has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Addressing review comments
>
> test/jdk/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java line 159:
> 
>> 157: 
>> 158:             robot.mouseMove(
>> 159:                     (int) frame.getLocationOnScreen().getX() +
> 
> Looks like the frame is set on one thread and accessed on another.

Updated.

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

PR: https://git.openjdk.org/jdk/pull/11128

Reply via email to