<AWT Dev> RFR: 8267161 : Write automated test case for JDK-4479161 [v6]
lawrence.andrews
github.com+87324768+lawrence-andrew at openjdk.java.net
Fri Aug 20 15:13:48 UTC 2021
On Fri, 20 Aug 2021 15:01:35 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> lawrence.andrews has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fixed review comments
>
> test/jdk/java/awt/im/4959409/bug4959409.java line 87:
>
>> 85: keyPressedEventLatch.countDown();
>> 86: jLabel.setText("keyPressed receive for Shift+1");
>> 87: System.out.println("keyPressed receive for Shift+1");
>
> Here, it was correct: “received”.
Over curiously did search and replace . Corrected
-------------
PR: https://git.openjdk.java.net/jdk/pull/5058
More information about the awt-dev
mailing list