RFR: 8270996: javadoc: missing comments in serialized classes [v2]
Andy Goryachev
angorya at openjdk.org
Thu Feb 29 18:39:03 UTC 2024
> Adding `@SuppressWarnings("doclint:missing")` to the lines in Serializable classes that generated javadoc's "missing comments" warning.
Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
missing
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1386/files
- new: https://git.openjdk.org/jfx/pull/1386/files/b7daad62..2a5a0775
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1386&range=01
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1386&range=00-01
Stats: 117 lines in 25 files changed: 91 ins; 25 del; 1 mod
Patch: https://git.openjdk.org/jfx/pull/1386.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1386/head:pull/1386
PR: https://git.openjdk.org/jfx/pull/1386
More information about the openjfx-dev
mailing list