dilyanpalauzov opened a new pull request, #2319: URL: https://github.com/apache/groovy/pull/2319
Consider applying also [this patch](https://github.com/user-attachments/files/22898040/more-no-indy-changes.patch). I think it is useful in eliminating no-indy cases, but I am not going to validate myself this assumption. I think when searching with ``` grep -ri indy grep -ri invokedynamic ``` all occurences should be evaluated, whether they can be deleted. This probably is also irrelevant now from subprojects/performance/README.adoc: ``` In order to run the benchmarks against InvokeDynamic generated classes use the `indy` property: ./gradlew -Pindy=true :perf:jmh ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
