RFR: 8343823: (fs) Files.createLink: inconsistent behavior when creating link to symbolic link [v2]

Brian Burkhalter bpb at openjdk.org
Wed Nov 20 16:12:06 UTC 2024


> Add an API note to `java.nio.file.Files.createLink` to make explicit that the behavior when the target is a symbolic link is unspecified.

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8343823: Move API note verbiage into the method description

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22257/files
  - new: https://git.openjdk.org/jdk/pull/22257/files/43184d4e..10b46991

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

  Stats: 9 lines in 1 file changed: 3 ins; 5 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/22257.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22257/head:pull/22257

PR: https://git.openjdk.org/jdk/pull/22257


More information about the nio-dev mailing list