[jira] [Commented] (GROOVY-11453) Spread-safe operator differences and efficiencies

2024-10-14 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889273#comment-17889273 ] Eric Milles commented on GROOVY-11453: -- https://github.com/apache/groovy/commit/23

[jira] [Commented] (GROOVY-11453) Spread-safe operator differences and efficiencies

2024-09-30 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17886024#comment-17886024 ] Paul King commented on GROOVY-11453: Yes, I see the difference now. I mustn't have

[jira] [Commented] (GROOVY-11453) Spread-safe operator differences and efficiencies

2024-09-30 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885951#comment-17885951 ] Eric Milles commented on GROOVY-11453: -- The old classgen produced: {code:groovy} d

[jira] [Commented] (GROOVY-11453) Spread-safe operator differences and efficiencies

2024-09-30 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885871#comment-17885871 ] Paul King commented on GROOVY-11453: [~emilles] So generated bytecode didn't change