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

Thu, 24 Jul 2008 19:06:57 +0100

author
mcimadamore
date
Thu, 24 Jul 2008 19:06:57 +0100
changeset 80
5c9cdeb740f2
parent 1
9a66ca7c79fa
permissions
-rw-r--r--

6717241: some diagnostic argument is prematurely converted into a String object
Summary: removed early toString() conversions applied to diagnostic arguments
Reviewed-by: jjg

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]
mcimadamore@80 6 B.java:12:9: compiler.err.cant.resolve.location: kindname.variable, x, , , 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