RFR: 8287843: File::getCanonicalFile doesn't work for \?\C:\ style paths DOS device paths [v2]

Brian Burkhalter bpb at openjdk.org
Wed Sep 20 18:10:17 UTC 2023


On Wed, 20 Sep 2023 07:26:02 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> the one-arg WinNTFileSystem.resolve may be the right place to check for the prefix

So changed in a8726fbb8a070388f2b9756ee88c746b12c18397 which also adds a couple of test cases. Perhaps some cases should be added to the `GetAbsolutePath` test as well.

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

PR Comment: https://git.openjdk.org/jdk/pull/15603#issuecomment-1728207029


More information about the core-libs-dev mailing list