On Fri, 8 Sep 2023 10:00:42 GMT, Alan Bateman <al...@openjdk.org> wrote:
> The two cases that I'm wondering about are `\\\?\` and `\\\?\\UNC`. Both of these cases throw an IOE with message "Bad pathname" for `getCanonicalPath()` and `getParentFile().getCanonicalPath()` with both the mainline and with this change. ------------- PR Comment: https://git.openjdk.org/jdk/pull/15603#issuecomment-1712327678