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

Mon, 13 Dec 2010 14:56:50 +0000

author
mcimadamore
date
Mon, 13 Dec 2010 14:56:50 +0000
changeset 792
2199365892b1
parent 119
1e83972f53fb
child 829
ce6175cfe11e
permissions
-rw-r--r--

7006109: Add test library to simplify the task of writing automated type-system tests
Summary: Types.java needs to be more stress-tested
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