test/tools/javac/generics/typevars/6680106/T6680106.out

changeset 2079
de1c5dbe6c28
parent 384
ed31953ca025
child 2187
4788eb38cac5
     1.1 --- a/test/tools/javac/generics/typevars/6680106/T6680106.out	Tue Oct 01 17:03:31 2013 +0400
     1.2 +++ b/test/tools/javac/generics/typevars/6680106/T6680106.out	Tue Oct 01 17:41:57 2013 -0400
     1.3 @@ -1,13 +1,7 @@
     1.4 -T6680106.java:11:25: compiler.err.type.found.req: T[], (compiler.misc.type.req.class)
     1.5 -T6680106.java:12:25: compiler.err.type.found.req: S[], (compiler.misc.type.req.class)
     1.6 -T6680106.java:12:40: compiler.err.type.found.req: T[], (compiler.misc.type.req.class)
     1.7 -T6680106.java:13:25: compiler.err.type.found.req: S[], (compiler.misc.type.req.class)
     1.8 -T6680106.java:13:40: compiler.err.type.found.req: U[], (compiler.misc.type.req.class)
     1.9 -T6680106.java:13:55: compiler.err.type.found.req: T[], (compiler.misc.type.req.class)
    1.10 -T6680106.java:14:30: compiler.err.type.found.req: T[], (compiler.misc.type.req.class)
    1.11 -T6680106.java:15:30: compiler.err.type.found.req: S[], (compiler.misc.type.req.class)
    1.12 -T6680106.java:15:50: compiler.err.type.found.req: T[], (compiler.misc.type.req.class)
    1.13 -T6680106.java:16:30: compiler.err.type.found.req: S[], (compiler.misc.type.req.class)
    1.14 -T6680106.java:16:50: compiler.err.type.found.req: U[], (compiler.misc.type.req.class)
    1.15 -T6680106.java:16:70: compiler.err.type.found.req: T[], (compiler.misc.type.req.class)
    1.16 -12 errors
    1.17 +T6680106.java:11:14: compiler.err.cyclic.inheritance: T
    1.18 +T6680106.java:12:14: compiler.err.cyclic.inheritance: T
    1.19 +T6680106.java:13:14: compiler.err.cyclic.inheritance: T
    1.20 +T6680106.java:14:14: compiler.err.cyclic.inheritance: T
    1.21 +T6680106.java:15:14: compiler.err.cyclic.inheritance: T
    1.22 +T6680106.java:16:14: compiler.err.cyclic.inheritance: T
    1.23 +6 errors

mercurial