RFR: 8287843: File::getCanonicalFile doesn't work for \?\C:\ style paths DOS device paths [v4]
Alan Bateman
alanb at openjdk.org
Thu Sep 21 07:25:41 UTC 2023
On Thu, 21 Sep 2023 00:46:45 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Support for `isAbsolute` was added.
Okay, this looks better but I'm still concerned about other potential inconsistencies. Can you try out getParent with different input to see if any issues come up related to the prefix length.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15603#issuecomment-1728999549
More information about the core-libs-dev
mailing list