This repository has been archived by the owner on Mar 10, 2024. It is now read-only.
Manage multiple inheritance situation where there is no interface information #47
Labels
question
Further information is requested
Suppose interface
I
is declared in the studied API and interfaceJ
comes from a different JAR. How to detect possible incompatibility changes if we need information related to methods declared withinJ
?Affected changes: methodNewDefault, methodAbstractNowDefault
The text was updated successfully, but these errors were encountered: