RFR: 8366102: Clarification Needed: Symbolic Link Handling in File API Specifications [v3]

Brian Burkhalter bpb at openjdk.org
Tue Sep 2 20:23:26 UTC 2025


On Tue, 2 Sep 2025 16:05:31 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Attempt to improve the verbiage of the `java.io.File` specification to make it clearer whether a given method operates only on an abstract pathname or on the actual file system entry it denotes.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8366102: pathnam -> pathname

> So a suggestion [...] is to have the methods that access the file system use "the file located by this abstract pathname"

That definitely is more precise to me. So changed in 6d3587e.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/27006#issuecomment-3246672226


More information about the core-libs-dev mailing list