RFR: 8316211: Open source several manual applet tests [v2]

Alexander Zvegintsev azvegint at openjdk.org
Wed Sep 20 01:46:37 UTC 2023


On Tue, 19 Sep 2023 22:07:59 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   FunctionKeyTest converted to automated
>
> test/jdk/java/awt/event/KeyEvent/FunctionKeyTest.java line 50:
> 
>> 48:             If the above is true, then click Pass, else click Fail.
>> 49:             """;
>> 50: 
> 
> This can be converted to automated test using robot's Key events `(VK_F11, VK_F12)`.

Sure, converted.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15827#discussion_r1330860774


More information about the client-libs-dev mailing list