On Wed, 29 Jan 2025 12:18:38 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> test/jdk/javax/swing/JButton/4796987/bug4796987.java line 60: >> >>> 58: public static void main(String[] args) throws Exception { >>> 59: try { >>> 60: >>> UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName()); >> >> maybe we can check all installed L&Fs? > > It's not applicable to other L&Fs as far as I can see. Even for classic windows? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23336#discussion_r1950170115