RFR: 8351415: (fs) Path::toAbsolutePath should specify if an absolute path has a root component
Alan Bateman
alanb at openjdk.org
Mon May 12 07:35:52 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`.
I think it is okay.
-------------
Marked as reviewed by alanb (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25161#pullrequestreview-2832128143
More information about the nio-dev
mailing list