On Mon, May 13, 2019 at 5:29 PM Stuart Marks <[email protected]>
wrote:

>
>   - addition of FIXME comment and reference to javadoc bug report, where
> doc
> comment from interface cannot be inherited
>

This is yet another symptom of Java's fundamental design mistake of being
unable to simply inherit implementation, that we have learned to live with.
"Inheritance is not subtyping"

Reply via email to