On Wed, 4 Jan 2023 20:07:24 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
> So, to reproduce this issue, one has to put a shortcut (`.lnk` file) which > points to a virtual folder which has no file system path, any Control Panel > applets or Control Panel itself could trigger this. > > Is my understanding correct? The user should actually open that 'place in Control Panel" first so the link will have appeared in the "recent files" folder, the exception occurs when the JFC tries to build a "files tree". This is how I get the lnk file for the test. ------------- PR: https://git.openjdk.org/jdk/pull/11789