mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00

Add type-checking support for default methods as per Featherweight-Defender document Reviewed-by: jjg, dlsmith
2 lines
130 B
Text
2 lines
130 B
Text
Neg16.java:11:23: compiler.err.illegal.default.super.call: Neg16.I, (compiler.misc.redundant.supertype: Neg16.I, Neg16.J)
|
|
1 error
|