RFR: JDK-8353486 : Open source Swing Tests - Set 4 [v2]
Harshitha Onkar
honkar at openjdk.org
Tue Apr 8 22:45:32 UTC 2025
On Tue, 8 Apr 2025 09:38:10 GMT, Tejesh R <tr at openjdk.org> wrote:
>> Harshitha Onkar has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - JOptionPane changes
>> - review changes
>
> test/jdk/javax/swing/JFileChooser/bug4464774.java line 60:
>
>> 58: .instructions(INSTRUCTIONS)
>> 59: .rows(10)
>> 60: .columns(65)
>
> Why do we need column width of 65 for the above instructions?
On Windows LAF the instruction text is monospaced and the usual column width doesn't work.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24456#discussion_r2034129125
More information about the client-libs-dev
mailing list