test/tools/javac/diags/RunExamples.java

changeset 1409
33abf479f202
parent 1305
9d47f4850714
child 1669
d3648557391b
equal deleted inserted replaced
1408:b486794d160d 1409:33abf479f202
23 23
24 /** 24 /**
25 * @test 25 * @test
26 * @bug 6968063 7127924 26 * @bug 6968063 7127924
27 * @summary provide examples of code that generate diagnostics 27 * @summary provide examples of code that generate diagnostics
28 * @build ArgTypeCompilerFactory Example HTMLWriter RunExamples 28 * @build ArgTypeCompilerFactory Example HTMLWriter RunExamples DocCommentProcessor
29 * @run main/othervm RunExamples 29 * @run main/othervm RunExamples
30 */ 30 */
31 /* 31 /*
32 * See CR 7127924 for info on why othervm is used. 32 * See CR 7127924 for info on why othervm is used.
33 */ 33 */

mercurial