[
https://issues.apache.org/jira/browse/GROOVY-12069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18087791#comment-18087791
]
ASF GitHub Bot commented on GROOVY-12069:
-----------------------------------------
blackdrag opened a new pull request, #2598:
URL: https://github.com/apache/groovy/pull/2598
This change adds a target method handle in the dgm helper classes.
Invokedynamic then does not have to use the path of a generic meta method
invocation, but can invoke the target of the dgm helper directly. For this
bytecode generation changes are done in the dgm converter, as well as changes
in indy method handling for that case. The change contains also a cleanup of
some warnings, a test for the dgm converter changes and some
cleanup/refactoring in the Selector
> Make MethodHandles available for DGM
> ------------------------------------
>
> Key: GROOVY-12069
> URL: https://issues.apache.org/jira/browse/GROOVY-12069
> Project: Groovy
> Issue Type: Improvement
> Reporter: Jochen Theodorou
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)