test/tools/javac/policy/byfile.ABD.out

Thu, 06 Mar 2008 10:07:25 -0800

author
jjg
date
Thu, 06 Mar 2008 10:07:25 -0800
changeset 9
f09d6a3521b1
parent 1
9a66ca7c79fa
child 80
5c9cdeb740f2
permissions
-rw-r--r--

4741726: allow Object += String
Summary: remove code in line with restriction removed from JLS
Reviewed-by: mcimadamore
Contributed-by: michaelbailey0@gmail.com

duke@1 1 [attribute A]
duke@1 2 [attribute A1]
duke@1 3 [attribute A2]
duke@1 4 [attribute B]
duke@1 5 [attribute B1]
duke@1 6 B.java:12:9: compiler.err.cant.resolve.location: (- compiler.misc.kindname.variable), x, , , (- compiler.misc.kindname.class), B1
duke@1 7 [attribute B2]
duke@1 8 [attribute D]
duke@1 9 [attribute D1]
duke@1 10 [attribute D2]
duke@1 11 1 error

mercurial