opal icon indicating copy to clipboard operation
opal copied to clipboard

Fix default interface methods

Open errt opened this issue 5 months ago • 4 comments

Fixes two problems where methods were not computed correctly for some inheritance hierarchies w.r.t. interface default methods.

The additional checks are rather costly, but I didn't evaluate the actual performance impact. Feedback on the impact and suggestions for improving the performance of this code are welcome.

errt avatar Sep 09 '24 08:09 errt