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

Tue, 23 Sep 2008 10:44:51 -0700

author
jjg
date
Tue, 23 Sep 2008 10:44:51 -0700
changeset 119
1e83972f53fb
parent 80
test/tools/javac/policy/byfile.ABD.out@5c9cdeb740f2
child 829
ce6175cfe11e
permissions
-rw-r--r--

6420151: need to improve byfile compile policy to eliminate footprint issues
Reviewed-by: mcimadamore

duke@1 1 [attribute A]
duke@1 2 [attribute A1]
duke@1 3 [attribute A2]
jjg@119 4 [flow A]
jjg@119 5 [flow A1]
jjg@119 6 [flow A2]
jjg@119 7 [desugar A]
jjg@119 8 [desugar A1]
jjg@119 9 [desugar A2]
jjg@119 10 [generate code A]
jjg@119 11 [generate code A1]
jjg@119 12 [generate code A2]
duke@1 13 [attribute B]
duke@1 14 [attribute B1]
mcimadamore@80 15 B.java:12:9: compiler.err.cant.resolve.location: kindname.variable, x, , , kindname.class, B1
duke@1 16 [attribute B2]
duke@1 17 1 error

mercurial