Fix MemberResolver.lookupMethod bug when super class has more precise… by shifujun · Pull Request #466 · jboss-javassist/javassist (original) (raw)

@shifujun

@shifujun

… match

When onlyExact=false and super class have a more precise match, it should not return with current class's maybe result.

New added testSuperCall reveals the problem.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})