test/tools/javac/quid/T6999438.out

Thu, 06 Jun 2013 15:33:40 +0100

author
mcimadamore
date
Thu, 06 Jun 2013 15:33:40 +0100
changeset 1811
349160289ba2
parent 1385
75c936d14c6a
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8008627: Compiler mishandles three-way return-type-substitutability
Summary: Compiler should not enforce an order in how ambiguous methods should be resolved
Reviewed-by: jjg, vromero

vromero@1385 1 T6999438.java:8:9: compiler.err.illegal.char: #
jjg@752 2 T6999438.java:8:10: compiler.err.illegal.start.of.type
jjg@752 3 T6999438.java:8:25: compiler.err.expected: token.identifier
jjg@752 4 T6999438.java:8:26: compiler.err.expected: ';'
jjg@752 5 T6999438.java:9:2: compiler.err.premature.eof
jjg@752 6 5 errors

mercurial