RFR: 8281966: Absolute path of symlink is null in JFileChooser [v3]

Tejesh R tr at openjdk.org
Wed Aug 3 16:03:44 UTC 2022


On Wed, 3 Aug 2022 15:11:27 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Tejesh R has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Added Dialog information for printing Absolute path
>>  - Updated based on review comments
>
> test/jdk/javax/swing/JFileChooser/FileChooserSymLinkTest.java line 80:
> 
>> 78:                 4. On click of the "link" directory, if the Absolute path of
>> 79:                     Symbolic Link is valid then Click PASS, else if it is
>> 80:                     null then Click FAIL.(Including MultiSelection Mode SET)
> 
> Is this possible? Your test does not allow for multi-selection mode.

Should I enable multiselection in code?

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

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



More information about the client-libs-dev mailing list