Integrated: 8315273: (fs) Path.toRealPath(LinkOption.NOFOLLOW_LINKS) fails when "../../" follows a link (win)

Brian Burkhalter bpb at openjdk.org
Tue Sep 17 15:53:14 UTC 2024


On Thu, 31 Aug 2023 22:45:49 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Windows implementation of integrated pull request #15397. The test java/nio/file/Path/ToRealPath.java is also removed from the problem list.

This pull request has now been integrated.

Changeset: f8770163
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f87701635f82895fc10586e588f25e9c508e6979
Stats:     26 lines in 3 files changed: 20 ins; 2 del; 4 mod

8315273: (fs) Path.toRealPath(LinkOption.NOFOLLOW_LINKS) fails when "../../" follows a link (win)

Reviewed-by: djelinski

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

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


More information about the nio-dev mailing list