soot-oss / soot

Soot - A Java optimization framework
GNU Lesser General Public License v2.1
2.85k stars 705 forks source link

Fix (toDex): Soot generates virtual invoke in case of interface method #1967

Closed MarcMil closed 1 year ago

MarcMil commented 1 year ago

Fix for toDex Soot generates virtual invoke in case of interface method when the interface provides a default method