author | mcimadamore |
Fri, 12 Jan 2018 16:49:58 +0000 | |
changeset 48459 | a5f815d1060b |
permissions | -rw-r--r-- |
48459
a5f815d1060b
8194932: no ambuguity error is emitted if classfile contains two identical methods with different return types
mcimadamore
parents:
diff
changeset
|
1 |
T8194932.java:11:12: compiler.err.ref.ambiguous: m, kindname.method, m(), Foo, kindname.method, m(), Foo |
a5f815d1060b
8194932: no ambuguity error is emitted if classfile contains two identical methods with different return types
mcimadamore
parents:
diff
changeset
|
2 |
1 error |