On Wed, 3 Mar 2021 00:23:04 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
>> With recent cleanups, several doclint categories have been cleared across >> the JDK and should be enabled in the javadoc build to make sure they stay >> clean. >> >> Local docs build completes with this stricter set of checks. > > 👍 Should html be enabled? That doclint is still checking against html 4, while currently javadoc generates html 5 outputs. ------------- PR: https://git.openjdk.java.net/jdk/pull/2799