test/tools/javac/annotations/typeAnnotations/newlocations/MultiCatch.java

changeset 2167
d2fa3f7e964e
parent 2103
b1b4a6dcc282
child 2525
2eb010b6cb22
equal deleted inserted replaced
2166:31fe30e2deac 2167:d2fa3f7e964e
23 23
24 import java.lang.annotation.*; 24 import java.lang.annotation.*;
25 25
26 /* 26 /*
27 * @test 27 * @test
28 * @ignore 8008762 Type annotations failures
29 * @bug 8006775 28 * @bug 8006775
30 * @summary new type annotation location: multicatch 29 * @summary new type annotation location: multicatch
31 * @author Werner Dietl 30 * @author Werner Dietl
32 * @compile MultiCatch.java 31 * @compile MultiCatch.java
33 */ 32 */

mercurial