On Tue, 19 Sep 2023 22:07:59 GMT, Harshitha Onkar <hon...@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