RFR: 8259218: (fs) Add links in from overloaded methods in java.nio.file.Files

Brian Burkhalter bpb at openjdk.java.net
Wed Mar 10 03:42:24 UTC 2021


Please review this proposed change to make it simpler to navigate to a principal method from a convenience method.

This change does not appear to rise to the level of requiring a CSR as it involves changes such as `<pre>invocation</pre>` and `{@code invocation}` to `{@link target invocation}`.

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

Commit messages:
 - 8259218: (fs) Add links in from overloaded methods in java.nio.file.Files

Changes: https://git.openjdk.java.net/jdk/pull/2904/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2904&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8259218
  Stats: 31 lines in 1 file changed: 8 ins; 0 del; 23 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2904.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2904/head:pull/2904

PR: https://git.openjdk.java.net/jdk/pull/2904


More information about the nio-dev mailing list