mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00

Add type-checking support for default methods as per Featherweight-Defender document Reviewed-by: jjg, dlsmith
2 lines
126 B
Text
2 lines
126 B
Text
Neg14.java:10:14: compiler.err.types.incompatible.abstract.default: kindname.class, Neg14.AB, m, , Neg14.IB, Neg14.IA
|
|
1 error
|