test/tools/javac/diags/MessageInfo.java

changeset 1182
99261fc7d95d
parent 1179
1e2f4f4fb9f7
child 1305
9d47f4850714
equal deleted inserted replaced
1181:cf2496340fef 1182:99261fc7d95d
21 * questions. 21 * questions.
22 */ 22 */
23 23
24 /** 24 /**
25 * @test 25 * @test
26 * @bug 7013272, 7127924 26 * @bug 7013272 7127924
27 * @summary Automatically generate info about how compiler resource keys are used 27 * @summary Automatically generate info about how compiler resource keys are used
28 * @build Example ArgTypeCompilerFactory MessageFile MessageInfo 28 * @build Example ArgTypeCompilerFactory MessageFile MessageInfo
29 * @run main/othervm MessageInfo 29 * @run main/othervm MessageInfo
30 */ 30 */
31 /* 31 /*

mercurial