AbstractMethodError when overriding java method with default implementation which implementation is "muted" in inherited interface #12224
Labels
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
java interop
runtime crash
should not compile
Milestone
reproduction steps
using Scala (2.13.3),
problem
This code compiles but throws an error at runtime:
java analog will not compile
The text was updated successfully, but these errors were encountered: