test/tools/javac/T6214885a.out

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

author
mcimadamore
date
Sun, 04 Nov 2012 10:59:42 +0000
changeset 1393
d7d932236fee
parent 221
6ada6122dd4f
child 2525
2eb010b6cb22
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 T6214885.java:11 cannot find symbol
     2         x = 1;
     3         ^
     4   symbol:   variable x
     5   location: class T6214885
     6 1 error

mercurial