test/tools/javac/annotations/typeAnnotations/classfile/CombinationsTargetTest1.java

changeset 1721
abd153854f16
parent 1534
bec996065c45
child 1755
ddb4a2bfcd82
equal deleted inserted replaced
1717:8e27e84de2e9 1721:abd153854f16
22 */ 22 */
23 23
24 /* 24 /*
25 * @test 25 * @test
26 * @bug 8005085 8005877 8004829 8005681 8006734 8006775 26 * @bug 8005085 8005877 8004829 8005681 8006734 8006775
27 * @ignore 27 * @ignore 8013409: test failures for type annotations
28 * @summary Combinations of Target ElementTypes on (repeated)type annotations. 28 * @summary Combinations of Target ElementTypes on (repeated)type annotations.
29 */ 29 */
30 30
31 import com.sun.tools.classfile.*; 31 import com.sun.tools.classfile.*;
32 import java.io.File; 32 import java.io.File;

mercurial