RFR: JDK-8353486 : Open source Swing Tests - Set 4 [v6]
Alexey Ivanov
aivanov at openjdk.org
Tue Apr 22 16:17:48 UTC 2025
On Mon, 21 Apr 2025 17:11:37 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> test/jdk/javax/swing/JFileChooser/bug4943900.java line 57:
>>
>>> 55: is updated properly.
>>> 56:
>>> 57: If the FileFilter works correctly, press PASS else press FAIL.
>>
>> I wonder why so many people use capitals for *Pass* and *Fail*…
>
> Probably for emphasis
All the documentation guides recommend using the same spelling as used on the UI controls themselves. If possible, the control names should be in bold.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24456#discussion_r2054437073
More information about the client-libs-dev
mailing list