master
8271159: [REDO] JDK-8249634 doclint should report implicit constructor as missing javadoc comments
8252712: move doclint to jdk.javadoc module
8198552: Multiple javac plugins do not work at the same time
8272374: doclint should report missing "body" comments
8273244: Improve diagnostic output related to ErroneousTree
8187443: Forest Consolidation: Move files to unified layout
8247957: remove doclint support for HTML 4 8257204: Remove usage of -Xhtmlversion option from javac 8256313: JavaCompilation.gmk needs to be updated not to use --doclint-format html5 option 8258460: Remove --doclint-format option from javac 8256312: Valid anchor 'id' value not allowed
8265253: javac -Xdoclint:all gives "no comment" warning for code that can't be commented
8301813: Bad caret position in error message
8287099: Clean up terminology regarding doc comment descriptions.
8266666: Implementation for snippets
8247815: doclint: recategorize "no description for ..." as MISSING, not SYNTAX
8258957: DocLint: check for HTML start element at end of body
8292157: Incorrect error: "block element not allowed within inline element <a>"
8285496: DocLint does not check for missing `@param` tags for type parameters on classes and interfaces
8284994: -Xdoclint:all returns warning for records, even when documented properly
8275784: Bogus warning generated for record with compact constructor
8285869: Selective cleanup in doclint Checker class
8300914: Allow `@` as an escape in documentation comments
8282657: Code cleanup: removing double semicolons at the end of lines
8189591: No way to locally suppress doclint warnings
8286101: Support formatting in @value tag