Integrated: 8365626: (fs) Improve handling of broken links in Files.isSameFile() (win)
Brian Burkhalter
bpb at openjdk.org
Fri Sep 19 17:09:36 UTC 2025
On Thu, 4 Sep 2025 00:30:52 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Improve handling of broken symbolic links in `Files.isSameFile` on Windows as was done on Unix by the fix of [JDK-8154364](https://bugs.openjdk.org/browse/JDK-8154364).
This pull request has now been integrated.
Changeset: bca1e6e9
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bca1e6e9c394508ae7590d2fcb6587c52a644238
Stats: 200 lines in 4 files changed: 147 ins; 17 del; 36 mod
8365626: (fs) Improve handling of broken links in Files.isSameFile() (win)
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/27079
More information about the nio-dev
mailing list