On Wed, 27 Nov 2024 20:37:26 GMT, Alisen Chung <[email protected]> wrote:

>> Damon Nguyen has updated the pull request incrementally with two additional 
>> commits since the last revision:
>> 
>>  - String comparison
>>  - Review comments
>
> test/jdk/java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java line 131:
> 
>> 129:         // Press Down key to select next item in the choice(Motif 2.1)
>> 130:         // If bug exists we won't be able to do so
>> 131:         robot.keyPress(KeyEvent.VK_DOWN);
> 
> delay on line 145 should be moved into the if-statement above it to prevent 
> useless extra delay on non-mac systems

Done.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22333#discussion_r1861394012

Reply via email to