On Tue, 1 Oct 2024 09:18:50 GMT, Andrey Turbanov <[email protected]> wrote:

>> Jayathirth D V has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Update for review comments
>
> test/jdk/java/awt/Window/InvalidFocusLostEventTest/InvalidFocusLostEventTest.java
>  line 67:
> 
>> 65:         f = new Frame("InvalidFocusLostEventTest");
>> 66:         b = new Button("Press me");
>> 67:         fm  = KeyboardFocusManager.getCurrentKeyboardFocusManager();
> 
> Suggestion:
> 
>         fm = KeyboardFocusManager.getCurrentKeyboardFocusManager();

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21281#discussion_r1782503036

Reply via email to