Integrated: 8351415: (fs) Path::toAbsolutePath should specify if an absolute path has a root component
Brian Burkhalter
bpb at openjdk.org
Tue May 13 15:24:13 UTC 2025
On Fri, 9 May 2025 22:44:04 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Add a sentence to the specification of `Path::toAbsolutePath` indicating that the root component of the absolute path derived from a `Path` associated with the default provider is non-`null`.
This pull request has now been integrated.
Changeset: 0318e495
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0318e49500edb129159030589472089ec21f2f58
Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod
8351415: (fs) Path::toAbsolutePath should specify if an absolute path has a root component
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/25161
More information about the nio-dev
mailing list