[jira] [Updated] (GROOVY-11415) Tweak bytecode for identity

2024-06-21 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-11415: Fix Version/s: 4.0.22 > Tweak bytecode for identity > --- > >

[jira] [Resolved] (GROOVY-11415) Tweak bytecode for identity

2024-06-21 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-11415. - Fix Version/s: 5.0.0-alpha-9 Resolution: Fixed > Tweak bytecode for identity > -

[jira] [Updated] (GROOVY-11415) Tweak bytecode for identity

2024-06-21 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-11415: Description: The bytecode for {{===}} and {{!==}} is to invoke static method, e.g. \{{compareIde

[jira] [Updated] (GROOVY-11415) Tweak bytecode for identity

2024-06-21 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-11415: Description: The bytecode for \{{===}} and \{{!==}} is to invoke static method, e.g. \{{}} > Twe

[jira] [Created] (GROOVY-11415) Tweak bytecode for identity

2024-06-21 Thread Daniel Sun (Jira)
Daniel Sun created GROOVY-11415: --- Summary: Tweak bytecode for identity Key: GROOVY-11415 URL: https://issues.apache.org/jira/browse/GROOVY-11415 Project: Groovy Issue Type: Improvement

[jira] [Created] (GROOVY-11414) Compiler does not promote/check lambda results when required

2024-06-21 Thread Christopher Smith (Jira)
Christopher Smith created GROOVY-11414: -- Summary: Compiler does not promote/check lambda results when required Key: GROOVY-11414 URL: https://issues.apache.org/jira/browse/GROOVY-11414 Project: G