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

Tue, 01 Oct 2013 17:41:57 -0400

author
emc
date
Tue, 01 Oct 2013 17:41:57 -0400
changeset 2079
de1c5dbe6c28
parent 384
ed31953ca025
child 2187
4788eb38cac5
permissions
-rw-r--r--

8021339: Compile-time error during casting array to intersection
Summary: Add ability to have arrays in intersection types.
Reviewed-by: jjg, vromero

     1 T6680106.java:11:14: compiler.err.cyclic.inheritance: T
     2 T6680106.java:12:14: compiler.err.cyclic.inheritance: T
     3 T6680106.java:13:14: compiler.err.cyclic.inheritance: T
     4 T6680106.java:14:14: compiler.err.cyclic.inheritance: T
     5 T6680106.java:15:14: compiler.err.cyclic.inheritance: T
     6 T6680106.java:16:14: compiler.err.cyclic.inheritance: T
     7 6 errors

mercurial