test/tools/apt/mirror/type/AnnoTyp.java

changeset 132
a54ef8459576
parent 1
9a66ca7c79fa
child 174
fdfed22db054
equal deleted inserted replaced
129:944790f83b57 132:a54ef8459576
26 * @test 26 * @test
27 * @bug 4853450 27 * @bug 4853450
28 * @summary AnnotationType tests 28 * @summary AnnotationType tests
29 * @library ../../lib 29 * @library ../../lib
30 * @compile -source 1.5 AnnoTyp.java 30 * @compile -source 1.5 AnnoTyp.java
31 * @run main AnnoTyp 31 * @run main/othervm AnnoTyp
32 */ 32 */
33 33
34 34
35 import java.util.*; 35 import java.util.*;
36 import com.sun.mirror.declaration.*; 36 import com.sun.mirror.declaration.*;

mercurial