Fix javadoc compatibility 73/96873/8
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 12 Jul 2021 09:15:54 +0000 (11:15 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 5 Apr 2022 16:35:20 +0000 (18:35 +0200)
JDK13+ is much stricter about what is considered valid Javadoc. Fixup
to make compilation pass on JDK17. This breaks linting on JDK11, hence
we also disable it for now.

Change-Id: I4ee650e13a135349c9522ad74fe098f088c09e5d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found