test/tools/javac/generics/7034511/T7034511a.java

changeset 996
384ea9a98912
parent 970
f00986f55961
child 1721
abd153854f16
equal deleted inserted replaced
995:62bc3775d5bb 996:384ea9a98912
1 /* 1 /*
2 * @test /nodynamiccopyright/ 2 * @test /nodynamiccopyright/
3 * @bug 7034511 3 * @ignore backing out 7034511, see 7040883
4 * @bug 7034511 7040883
4 * @summary Loophole in typesafety 5 * @summary Loophole in typesafety
5 * @compile/fail/ref=T7034511a.out -XDrawDiagnostics T7034511a.java 6 * @compile/fail/ref=T7034511a.out -XDrawDiagnostics T7034511a.java
6 */ 7 */
7 8
8 class T7034511a { 9 class T7034511a {

mercurial