RFR: 8308016: Use snippets in java.io package [v2]
Brian Burkhalter
bpb at openjdk.org
Fri May 12 19:02:46 UTC 2023
> Replace `<pre>{@code ...}</pre>` patterns and the like with `{@snippet lang=java : ...}`.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
8308016: Remove ellipses ("...") from snippets
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13957/files
- new: https://git.openjdk.org/jdk/pull/13957/files/8a555a76..bc5c0358
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13957&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13957&range=00-01
Stats: 4 lines in 2 files changed: 0 ins; 2 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/13957.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13957/head:pull/13957
PR: https://git.openjdk.org/jdk/pull/13957
More information about the core-libs-dev
mailing list