RFR: 8366102: Clarification Needed: Symbolic Link Handling in File API Specifications [v4]
Brian Burkhalter
bpb at openjdk.org
Tue Sep 2 20:23:26 UTC 2025
> 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: "denoted by" -> "located by"
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27006/files
- new: https://git.openjdk.org/jdk/pull/27006/files/b896d8c7..6d3587e9
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27006&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27006&range=02-03
Stats: 44 lines in 1 file changed: 0 ins; 0 del; 44 mod
Patch: https://git.openjdk.org/jdk/pull/27006.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27006/head:pull/27006
PR: https://git.openjdk.org/jdk/pull/27006
More information about the core-libs-dev
mailing list