RFR: 8366102: Clarification Needed: Symbolic Link Handling in File API Specifications [v5]
Brian Burkhalter
bpb at openjdk.org
Wed Sep 3 17:10:41 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: Further cleanup per review comments
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27006/files
- new: https://git.openjdk.org/jdk/pull/27006/files/6d3587e9..81b00c98
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27006&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27006&range=03-04
Stats: 32 lines in 1 file changed: 0 ins; 0 del; 32 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