On Wed, 20 Aug 2025 03:33:32 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

>> Anass Baya has updated the pull request incrementally with three additional 
>> commits since the last revision:
>> 
>>  - Respect rules
>>  - remove space
>>  - Update focusability only when it is needed
>
> src/java.desktop/unix/classes/sun/awt/X11/XWindowPeer.java line 1101:
> 
>> 1099:             }
>> 1100:         }
>> 1101:         if(isVisible() != vis) {
> 
> you may add a space "if (isVisible() != vis) {"

Done

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26298#discussion_r2286987635

Reply via email to