In the current EA build of JDK 22, selecting WindowsLookAndFeel on Windows 7 shows the same (ugly) UI style as WindowsClassicLookAndFeel.
With JDK 22 on Windows 10 and also with JDK 21 and below on both Windows 7 and Windows 10, this works as expected with different styles for WindowsLookAndFeel and WindowsClassicLookAndFeel.
Is this an intentional change in JDK 22 or a bug? If it is intentional, what was the reason? Thanks, Simon