Integrated: 8270996: javadoc: missing comments in serialized classes

Andy Goryachev angorya at openjdk.org
Tue Mar 5 15:40:58 UTC 2024


On Thu, 29 Feb 2024 16:53:26 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Adding `@SuppressWarnings("doclint:missing")` to the lines in Serializable classes that generated javadoc's "missing comments" warning.

This pull request has now been integrated.

Changeset: 83012271
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/830122718d49c8c27a2ee3f44fdf34529f873753
Stats:     118 lines in 25 files changed: 96 ins; 0 del; 22 mod

8270996: javadoc: missing comments in serialized classes

Reviewed-by: kcr, psadhukhan

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

PR: https://git.openjdk.org/jfx/pull/1386


More information about the openjfx-dev mailing list