test/tools/apt/mirror/type/WildcardTyp.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 5009396 5010636 5031156 27 * @bug 4853450 5009396 5010636 5031156
28 * @summary WildcardType tests 28 * @summary WildcardType tests
29 * @library ../../lib 29 * @library ../../lib
30 * @compile -source 1.5 WildcardTyp.java 30 * @compile -source 1.5 WildcardTyp.java
31 * @run main WildcardTyp 31 * @run main/othervm WildcardTyp
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