test/tools/javac/completion/C.out

Tue, 05 Feb 2013 18:55:13 +0000

author
jjh
date
Tue, 05 Feb 2013 18:55:13 +0000
changeset 1546
2480aec9a3f1
parent 0
959103a6100f
permissions
-rw-r--r--

8007504: Remove @ignore from tests that no longer need it
Reviewed-by: mcimadamore

     1 C.java:11: cannot access example.a.A
     2 file example/a/A.class not found
     3     class CInner extends example.B {
     4     ^
     5 1 error

mercurial