On Wed, 6 Sep 2023 21:38:39 GMT, Brian Burkhalter <b...@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.

This pull request has now been integrated.

Changeset: 12fce4b7
Author:    Brian Burkhalter <b...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/12fce4b715f2c8b0091f5c229fcc3e3707290489
Stats:     309 lines in 5 files changed: 223 ins; 14 del; 72 mod

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

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/15603

Reply via email to