Integrated: 8298478: (fs) Path.of should allow input to include long path prefix
Brian Burkhalter
bpb at openjdk.org
Wed Feb 8 19:23:55 UTC 2023
On Sat, 4 Feb 2023 00:03:26 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Remove the long path `\?` or `\?\UNC` prefix before creating the `WindowsPath` instance..
This pull request has now been integrated.
Changeset: 638d612c
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/638d612c6b7c08c1f7be0d4e75e9f8a6dca1ef19
Stats: 53 lines in 2 files changed: 50 ins; 0 del; 3 mod
8298478: (fs) Path.of should allow input to include long path prefix
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/12423
More information about the nio-dev
mailing list