RFR: 8306882: (fs) Path.toRealPath(LinkOption.NOFOLLOW_LINKS) fails when "../../" follows a link [v2]

Brian Burkhalter bpb at openjdk.org
Wed Aug 30 15:46:11 UTC 2023


On Wed, 30 Aug 2023 12:38:59 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> [...] I assume the work on converting the test to a standalone JUnit test will expand the test coverage to include this scenario.

It will, and the test will initially have to be excluded on Windows until [JDK-8315273](https://bugs.openjdk.org/browse/JDK-8315273) is fixed.

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

PR Comment: https://git.openjdk.org/jdk/pull/15397#issuecomment-1699422092


More information about the nio-dev mailing list