master
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
8264843: Javac crashes with NullPointerException when finding unencoded XML in <pre> tag
8252712: move doclint to jdk.javadoc module
8198552: Multiple javac plugins do not work at the same time
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
8187443: Forest Consolidation: Move files to unified layout
8266082: AssertionError in Annotate.fromAnnotations with -Xdoclint
8075778: Add javadoc tag to avoid duplication of return information in simple situations.
8247815: doclint: recategorize "no description for ..." as MISSING, not SYNTAX
8258957: DocLint: check for HTML start element at end of body
8177280: @see {@link} syntax should allow generic types 8237826: DocTrees should provide getType(DocTreePath) method