RFR: 8270996: javadoc: missing comments in serialized classes [v3]
Andy Goryachev
angorya at openjdk.org
Thu Feb 29 23:56:06 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:
review comments
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1386/files
- new: https://git.openjdk.org/jfx/pull/1386/files/2a5a0775..5852f84f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1386&range=02
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1386&range=01-02
Stats: 5 lines in 1 file changed: 0 ins; 3 del; 2 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