On Fri, 11 Sep 2026 20:42:14 GMT, Alexey Ivanov <[email protected]> wrote:

>> Matthias Baesken has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   WindowsLookAndFeel.isOnVista remove more calls
>
> src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/WindowsLookAndFeel.java
>  line 1880:
> 
>> 1878:         // we could probably remove the whole method
>> 1879:         return false;
>> 1880:     }
> 
> It may be safer to remove the `isClassicWindows` method in a follow-up fix.

Makes sense. I'll create a separate JBS issue for this.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/32419#discussion_r4013317319

Reply via email to