RFR: 8348865: JButton/bug4796987.java never runs because Windows XP is unavailable [v2]
Sergey Bylokhov
serb at openjdk.org
Tue Feb 11 02:53:19 UTC 2025
On Wed, 29 Jan 2025 12:18:38 GMT, Alexey Ivanov <aivanov at 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
More information about the client-libs-dev
mailing list