RFR: 8307105: JFileChooser InvalidPathException when selecting some system folders on Windows [v3]

Alexey Ivanov aivanov at openjdk.org
Fri May 26 14:32:57 UTC 2023


On Fri, 26 May 2023 14:27:22 GMT, Tejesh R <tr at openjdk.org> wrote:

> So now two modifications are required.
> 
> 1. Modify `isLink` of win32ShellFolder class to return true only if its  `.lnk`.

This should be enough to fix this bug.

And this should enable the support for Windows junctions too.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13998#discussion_r1206875617



More information about the client-libs-dev mailing list