On Mon, 10 Jan 2022 05:25:51 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> The changes done under JDK-8278175 suppress on a per-file basis various > missing comments that would otherwise trigger doclint warnings. Fixed them so > as to remove the doclint:missing warnings. This pull request has now been integrated. Changeset: ae2504b4 Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/ae2504b4692a5298b5835727b04a44e1edc8a4d6 Stats: 275 lines in 19 files changed: 193 ins; 24 del; 58 mod 8278254: Cleanup doclint warnings in java.desktop module Reviewed-by: aivanov, serb ------------- PR: https://git.openjdk.java.net/jdk/pull/7004