RFR: 8026369: javac potentially ambiguous overload warning needs an improved scheme

Archie L. Cobbs duke at openjdk.org
Tue Feb 21 01:42:43 UTC 2023


On Mon, 20 Feb 2023 23:53:05 GMT, SWinxy <duke at openjdk.org> wrote:

> In the `AWTEventMulticaster` class(es), which interfaces are causing the ambiguity?

Ah - my apologies. Those got added during development but were not needed once all the bugs were worked out.

I've removed them and that will also eliminate `client` and `i18n` from review. Thanks!

-------------

PR: https://git.openjdk.org/jdk/pull/12645


More information about the compiler-dev mailing list