RFR: 8307409: Refactor usage examples to use @snippet in the java.nio packages [v4]

Brian Burkhalter bpb at openjdk.org
Wed May 10 16:57:27 UTC 2023


> Convert the `<pre>{@code ...}</pre>` and some other patterns to `{@snippet ..}`.

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

  8307409: Replace HTML entities with text inside snippets

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13870/files
  - new: https://git.openjdk.org/jdk/pull/13870/files/acd62d5c..ef684901

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

  Stats: 3 lines in 3 files changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/13870.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13870/head:pull/13870

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


More information about the nio-dev mailing list