Github user jespersm commented on the pull request:
https://github.com/apache/groovy/commit/c24c0b7e6a67dcdf277207d4261cfa6f2b55031f#commitcomment-27234580
In src/main/java/org/codehaus/groovy/classgen/asm/InvocationWriter.java:
In src/main/java/org/codehaus/groovy/classgen/asm/InvocationWriter.java on
line 483:
True, we should only do this for objects implementing a single SAM. That
would still cover the typical usecases.---
