test/tools/javac/6863465/T6863465d.out

Thu, 28 Feb 2013 14:05:52 +0000

author
mcimadamore
date
Thu, 28 Feb 2013 14:05:52 +0000
changeset 1610
08782b8b03ce
parent 829
ce6175cfe11e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8008537: Missing method reference lookup error when unbound search finds a static method
Summary: Static-ness check should be applied after member reference resolution
Reviewed-by: jjg

mcimadamore@829 1 T6863465d.java:13:47: compiler.err.cant.resolve.location: kindname.class, w, , , (compiler.misc.location: kindname.class, T6863465d.c, null)
mcimadamore@690 2 T6863465d.java:11:12: compiler.err.cyclic.inheritance: T6863465d.c
mcimadamore@690 3 2 errors

mercurial