git: openjdk/jdk: 8287843: File::getCanonicalFile doesn't work for \\?\C:\ style paths DOS device paths
Brian Burkhalter
bpb at openjdk.org
Tue Nov 14 18:02:18 UTC 2023
Changeset: 12fce4b7
Author: Brian Burkhalter <bpb at openjdk.org>
Date: 2023-11-14 18:01:13 +0000
URL: https://git.openjdk.org/jdk/commit/12fce4b715f2c8b0091f5c229fcc3e3707290489
8287843: File::getCanonicalFile doesn't work for \\?\C:\ style paths DOS device paths
Reviewed-by: alanb
! src/java.base/windows/classes/java/io/WinNTFileSystem.java
! test/jdk/java/io/File/GetAbsolutePath.java
! test/jdk/java/io/File/GetCanonicalPath.java
! test/jdk/java/io/File/IsAbsolute.java
+ test/jdk/java/io/File/WindowsPrefixes.java
More information about the jdk-changes
mailing list