RFR: JDK-8278175: Enable all doclint warnings for build of java.desktop

Phil Race prr at openjdk.java.net
Sat Dec 4 00:48:13 UTC 2021


On Fri, 3 Dec 2021 01:18:20 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> In JDK 18, JDK-8189591 added the ability to suppress doclint warnings. Therefore, it is now possible to enable the full doclint checks for the java.desktop module if the instances of warnings are suppressed. This patch does this; it would be preferable to address the doc warnings directly, but that is beyond what I'm attempting to do here.

Looks OK. Could you file a P4 bug showing the warnings/errors that would be generated so that we know what we need to work on to later remove these the right way.

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

Marked as reviewed by prr (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6687



More information about the client-libs-dev mailing list