On Wed, 3 Aug 2022 15:50:37 GMT, Tejesh R <[email protected]> wrote:

> In the single-selection case, I see the following output:
> 
> ```
> Absolute Path : null
> Absolute Path : C:\filechooser\link
> ```

Sorry about that. Upon re-testing, this scenario worked fine with your original 
changes.

> For link it doesn't work, I have updated only for symbolic links and not for 
> .lnk. .lnk logic is retained as it is.

I didn't test `.lnk` files, I tested with symbolic links created using `mklink` 
command.

Your changes worked in single-selection case. Sorry, I must have done something 
wrong.

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

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

Reply via email to