test/tools/javac/completion/C.out

Sun, 04 Nov 2012 10:59:42 +0000

author
mcimadamore
date
Sun, 04 Nov 2012 10:59:42 +0000
changeset 1393
d7d932236fee
parent 0
959103a6100f
permissions
-rw-r--r--

7192246: Add type-checking support for default methods
Summary: Add type-checking support for default methods as per Featherweight-Defender document
Reviewed-by: jjg, dlsmith

     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