RFR: 8349006: File.getCanonicalPath should remove "(on UNIX platforms)" from its specification [v3]

Brian Burkhalter bpb at openjdk.org
Thu Jan 30 18:40:28 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: Fix copyright year gaffe

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23371/files
  - new: https://git.openjdk.org/jdk/pull/23371/files/964f601a..665926bf

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23371&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23371&range=01-02

  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