RFR: 8157173: [macosx] java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java fails [v2]
Alexander Zvegintsev
azvegint at openjdk.org
Mon Nov 14 14:47:41 UTC 2022
On Mon, 14 Nov 2022 08:08:53 GMT, Sergey Bylokhov <serb at openjdk.org> 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
More information about the client-libs-dev
mailing list