On Tue, 18 Aug 2026 14:45:15 GMT, Matthias Baesken <[email protected]> wrote:

> sun/awt/OSInfo.java contains very old Windows versions like Windows 95,98, 
> ME. Those can be removed.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

We could probably also remove/replace the whole `public static boolean 
isClassicWindows()` from WindowsClassicLookAndFeel which was true for Windows 
95 and older, but it is a public method so I kept it.

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

PR Comment: https://git.openjdk.org/jdk/pull/32419#issuecomment-5329867862

Reply via email to