RFR: 8349006: File.getCanonicalPath should remove "(on UNIX platforms)" from its specification [v2]
Brian Burkhalter
bpb at openjdk.org
Thu Jan 30 15:58:37 UTC 2025
> The change made for [JDK-8003887](https://bugs.openjdk.org/browse/JDK-8003887) updated `File.getCanonicalPath` to resolve symbolic links on Windows, but its specification was not modified to reflect this. Here it is proposed to correct that omission.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
8349006: Correct typo in File.setExecutable spec
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23371/files
- new: https://git.openjdk.org/jdk/pull/23371/files/0f091eea..964f601a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23371&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23371&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/23371.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23371/head:pull/23371
PR: https://git.openjdk.org/jdk/pull/23371
More information about the core-libs-dev
mailing list