test/tools/javac/InnerNamedConstant_2.out

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

author
mcimadamore
date
Mon, 06 Dec 2010 11:50:37 +0000
changeset 774
56f59723fddf
parent 69
82c7aa6fe50a
child 830
02e6e7dd1a64
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

     1 InnerNamedConstant_2.java:22:20: compiler.err.icls.cant.have.static.decl
     2 InnerNamedConstant_2.java:23:29: compiler.err.icls.cant.have.static.decl
     3 InnerNamedConstant_2.java:25:13: compiler.err.cant.assign.val.to.final.var: z
     4 InnerNamedConstant_2.java:34:26: compiler.err.icls.cant.have.static.decl
     5 4 errors

mercurial