On Mon, 21 Apr 2025 17:11:37 GMT, Harshitha Onkar <hon...@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