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

Mon, 26 Jul 2010 14:18:45 -0700

author
jjg
date
Mon, 26 Jul 2010 14:18:45 -0700
changeset 611
4172cfff05f0
parent 119
1e83972f53fb
child 829
ce6175cfe11e
permissions
-rw-r--r--

6971882: Remove -XDstdout from javac test
Reviewed-by: darcy

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