You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Jonathan Baxter (Jira)" <ji...@apache.org> on 2022/06/14 02:25:00 UTC

[jira] [Created] (GROOVY-10657) Generated code for overloaded assignment operator prevents garbage collection

Jonathan Baxter created GROOVY-10657:
----------------------------------------

             Summary: Generated code for overloaded assignment operator prevents garbage collection
                 Key: GROOVY-10657
                 URL: https://issues.apache.org/jira/browse/GROOVY-10657
             Project: Groovy
          Issue Type: Bug
          Components: Compiler
            Reporter: Jonathan Baxter


The groovy codeĀ 
{code:java}
a["1"] = "1"{code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)