test/tools/javac/NameCollision.out

Mon, 06 Dec 2010 11:50:37 +0000

author
mcimadamore
date
Mon, 06 Dec 2010 11:50:37 +0000
changeset 774
56f59723fddf
parent 690
0c1ef2af7a8e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7002070: If catch clause has an incompatible type, error pointer points to first exception type in list
Summary: Attribution should check each component of a disjunctive type separately, rather than checking the corresponding lub()
Reviewed-by: jjg

jjg@69 1 NameCollision.java:13:31: compiler.err.intf.expected.here
mcimadamore@690 2 NameCollision.java:13:5: compiler.err.cyclic.inheritance: NameCollision.Runnable
mcimadamore@690 3 2 errors

mercurial