RFR: 6616245: NullPointerException when using JFileChooser with a custom FileView [v7]
Tejesh R
tr at openjdk.org
Tue Oct 11 10:41:29 UTC 2022
On Tue, 11 Oct 2022 10:27:23 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 39:
>
>> 37: * @test
>> 38: * @bug 6616245
>> 39: * @key headful
>
> Why did you remove `headful`?
Added again, though some manual tests have this tag and some don't better to keep it as an indication that represents as headful test......
-------------
PR: https://git.openjdk.org/jdk/pull/10485
More information about the client-libs-dev
mailing list