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

Brian Burkhalter bpb at openjdk.org
Mon Oct 16 16:34:20 UTC 2023


On Wed, 4 Oct 2023 20:35:25 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> In the Windows implementation of java.io.File.getCanonicalPath, strip any long path or UNC prefix before canonicalizing the remainder of the pathname.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8287843: Remove unused constant and method from WindowsPrefixes test

The CSR was created.

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

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


More information about the core-libs-dev mailing list