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

Tejesh R tr at openjdk.org
Mon Oct 3 16:36:23 UTC 2022


On Mon, 3 Oct 2022 15:24:43 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 40:
> 
>> 38:  * @bug 6616245
>> 39:  * @key headful
>> 40:  * @requires (os.family == "windows" | os.family == "linux")
> 
> Is there a specific reason to exclude macOS? Is it only because the default L&F isn't Metal?

Yeah, was not able to reproduce in macOS.

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

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



More information about the client-libs-dev mailing list