7021614: extend com.sun.source API to support parsing javadoc comments

Reviewed-by: ksrini, strarup
This commit is contained in:
Jonathan Gibbons 2012-11-14 17:23:10 -08:00
parent d0455982a4
commit c78e1cbfac
103 changed files with 10233 additions and 38 deletions

View file

@ -25,7 +25,7 @@
* @test
* @bug 6968063 7127924
* @summary provide examples of code that generate diagnostics
* @build ArgTypeCompilerFactory Example HTMLWriter RunExamples
* @build ArgTypeCompilerFactory Example HTMLWriter RunExamples DocCommentProcessor
* @run main/othervm RunExamples
*/
/*