test/tools/javac/generics/inference/6365166/NewTest.java

changeset 290
d4828eba4939
parent 1
9a66ca7c79fa
child 554
9d9f26857129
equal deleted inserted replaced
289:84061bd68019 290:d4828eba4939
23 23
24 /** 24 /**
25 * @test 25 * @test
26 * @bug 6365166 26 * @bug 6365166
27 * @summary javac (generic) unable to resolve methods 27 * @summary javac (generic) unable to resolve methods
28 * @ignore waiting for 6365166
29 * @compile NewTest.java 28 * @compile NewTest.java
30 */ 29 */
31 30
32 import java.util.*; 31 import java.util.*;
33 32

mercurial