changeset 14541 | 36f9d11fc9aa |
parent 13631 | dc1212c348f9 |
child 16800 | 3267051107a1 |
--- a/langtools/test/tools/javac/diags/CheckExamples.java Wed Nov 14 16:41:51 2012 -0800 +++ b/langtools/test/tools/javac/diags/CheckExamples.java Wed Nov 14 17:23:10 2012 -0800 @@ -25,9 +25,10 @@ * @test * @bug 6968063 7127924 * @summary provide examples of code that generate diagnostics - * @build Example CheckExamples + * @build Example CheckExamples DocCommentProcessor * @run main/othervm CheckExamples */ + /* * See CR 7127924 for info on why othervm is used. */