langtools/test/tools/javac/diags/RunExamples.java
changeset 14541 36f9d11fc9aa
parent 13631 dc1212c348f9
child 16800 3267051107a1
--- a/langtools/test/tools/javac/diags/RunExamples.java	Wed Nov 14 16:41:51 2012 -0800
+++ b/langtools/test/tools/javac/diags/RunExamples.java	Wed Nov 14 17:23:10 2012 -0800
@@ -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
  */
 /*