RFR: 8069345: (fs) FileTreeWalker throws NotDirectoryException on file junction points [v3]

Alan Bateman alanb at openjdk.org
Tue Dec 17 08:04:53 UTC 2024


On Tue, 17 Dec 2024 00:57:22 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Improve support for Windows directory junctions.
>
> Brian Burkhalter has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - Merge
>  - 8069345: Add os.family == windows to tests
>  - 8069345: (fs) FileTreeWalker throws NotDirectoryException on file junction points

I realize you've added a comment to continue to this PR but I think is going to require significant effort to audit just about every scenario to work through potential inconsistencies. It's not clear it's worth doing it at this time.

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

PR Comment: https://git.openjdk.org/jdk/pull/21555#issuecomment-2547740132


More information about the core-libs-dev mailing list