On Fri, 6 Jan 2023 22:02:38 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

>> This assertion happens when we try to build the path linked by the shortcut 
>> file when part of that path is not accessible. For example, if the ".lnk" 
>> file is pointed to the "windows-update. settings" inside the 
>> "Internet.settings". 
>> 
>> After the change, we will skip the target of the link if any part of the 
>> path to the target is not a folder and is not traversable in JFileChooser.
>
> Sergey Bylokhov has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   review comments

Marked as reviewed by aivanov (Reviewer).

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

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

Reply via email to