RFR: 8003887: File.getCanonicalFile() does not resolve symlinks on MS Windows [v2]

Brian Burkhalter bpb at openjdk.org
Tue Sep 3 15:44:20 UTC 2024


On Mon, 2 Sep 2024 09:06:59 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> Are you planning to add a test for this?

Links can't be created without elevated permissions so I need to investigate how to do this. I think it's already done in some other tests.

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

PR Comment: https://git.openjdk.org/jdk/pull/20801#issuecomment-2326849454


More information about the core-libs-dev mailing list