RFR: 6616245: NullPointerException when using JFileChooser with a custom FileView [v7]

Tejesh R tr at openjdk.org
Tue Oct 11 10:15:17 UTC 2022


On Tue, 11 Oct 2022 07:46:06 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Updated based on review comments
>
> test/jdk/javax/swing/JFileChooser/FileViewNPETest.java line 77:
> 
>> 75:                 3. Select the Documents folder again.
>> 76:                 4. If NullPointerException does not occurs in the step 3,
>> 77:                  click Pass, otherwise the Test Fails.
> 
> Suggestion:
> 
>                 4. If NullPointerException does not occur in the step 3,
>                  click Pass, otherwise the test fails automatically.
> 
> I guess this is better and has no grammar mistakes.

Updated.

-------------

PR: https://git.openjdk.org/jdk/pull/10485



More information about the client-libs-dev mailing list