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
125 B
Text
2 lines
125 B
Text
Neg02.java:16:13: compiler.err.types.incompatible.unrelated.defaults: kindname.class, Neg02.X, m, , Neg02.A, Neg02.B
|
|
1 error
|