test/tools/javac/missingSuperRecovery/MissingSuperRecovery.out

Tue, 06 Mar 2012 13:28:05 +0000

author
mcimadamore
date
Tue, 06 Mar 2012 13:28:05 +0000
changeset 1219
48ee63caaa93
parent 221
6ada6122dd4f
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7144506: Attr.checkMethod should be called after inference variables have been fixed
Summary: Unify post-inference sanity check with Attr.checkMethod
Reviewed-by: jjg, dlsmith

     1 MissingSuperRecovery.java:15: cannot access base
     2 public class MissingSuperRecovery extends impl {
     3        ^
     4   class file for base not found
     5 1 error

mercurial