[GitHub] [groovy] daniellansun merged pull request #1856: Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.31.1 to 4.31.2

2023-02-15 Thread via GitHub
daniellansun merged PR #1856: URL: https://github.com/apache/groovy/pull/1856 -- 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: notifications-unsubscr...@

[GitHub] [groovy] codecov-commenter commented on pull request #1856: Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.31.1 to 4.31.2

2023-02-15 Thread via GitHub
codecov-commenter commented on PR #1856: URL: https://github.com/apache/groovy/pull/1856#issuecomment-1432381637 # [Codecov](https://codecov.io/gh/apache/groovy/pull/1856?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Softw

[GitHub] [groovy] dependabot[bot] opened a new pull request, #1856: Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.31.1 to 4.31.2

2023-02-15 Thread via GitHub
dependabot[bot] opened a new pull request, #1856: URL: https://github.com/apache/groovy/pull/1856 Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/build-info) from 4.31.1 to 4.31.2. Changelog Sourced from https://github.com/jfrog/build-info/blob/mas

[jira] [Commented] (GROOVY-10918) Memory leak: local variable values are not discarded

2023-02-15 Thread Andriy Rysin (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689441#comment-17689441 ] Andriy Rysin commented on GROOVY-10918: --- Thank you, so my original script had sev

[jira] [Commented] (GROOVY-10918) Memory leak: local variable values are not discarded

2023-02-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689399#comment-17689399 ] Eric Milles commented on GROOVY-10918: -- In addition to declaring a new variable fo

[jira] [Comment Edited] (GROOVY-10918) Memory leak: local variable values are not discarded

2023-02-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689394#comment-17689394 ] Eric Milles edited comment on GROOVY-10918 at 2/15/23 11:09 PM: -

[jira] [Commented] (GROOVY-10918) Memory leak: local variable values are not discarded

2023-02-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689394#comment-17689394 ] Eric Milles commented on GROOVY-10918: -- I would guess that javac handles variable

[jira] [Commented] (GROOVY-10918) Memory leak: local variable values are not discarded

2023-02-15 Thread Andriy Rysin (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689380#comment-17689380 ] Andriy Rysin commented on GROOVY-10918: --- Thank you for looking into this! So: 1)

[jira] [Commented] (GROOVY-10918) Memory leak: local variable values are not discarded

2023-02-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689345#comment-17689345 ] Eric Milles commented on GROOVY-10918: -- {{BinaryExpressionHelper}} accounts for ch

[jira] [Commented] (GROOVY-10918) Memory leak: local variable values are not discarded

2023-02-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689340#comment-17689340 ] Eric Milles commented on GROOVY-10918: -- Given your example: {code:groovy} @groovy.

[jira] [Updated] (GROOVY-10929) Method closure somehow doesn't match argument

2023-02-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10929: - Fix Version/s: 4.0.10 > Method closure somehow doesn't match argument > ---

[jira] [Resolved] (GROOVY-10929) Method closure somehow doesn't match argument

2023-02-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-10929. -- Resolution: Fixed https://github.com/apache/groovy/commit/1e2111d154a53ab25ced36d85c6634c3a3c

[jira] [Assigned] (GROOVY-10929) Method closure somehow doesn't match argument

2023-02-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10929: Assignee: Eric Milles > Method closure somehow doesn't match argument >

[jira] [Comment Edited] (GROOVY-10929) Method closure somehow doesn't match argument

2023-02-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689255#comment-17689255 ] Eric Milles edited comment on GROOVY-10929 at 2/15/23 5:12 PM: --

[jira] [Commented] (GROOVY-10929) Method closure somehow doesn't match argument

2023-02-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689255#comment-17689255 ] Eric Milles commented on GROOVY-10929: -- This is the exception that is swallowed: {

[jira] [Resolved] (GROOVY-10930) STC accepts program although constructor reference is invalid

2023-02-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-10930. -- Fix Version/s: 5.0.0-alpha-1 Resolution: Fixed https://github.com/apache/groovy/commit

[jira] [Commented] (GROOVY-10935) MissingPropertyException truncates nested class name

2023-02-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689177#comment-17689177 ] Eric Milles commented on GROOVY-10935: -- {code} groovy.lang.MissingPropertyExceptio

[jira] [Commented] (GROOVY-10934) Performance when Resolving Import Statement

2023-02-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689175#comment-17689175 ] Eric Milles commented on GROOVY-10934: -- Can you provide a simple example script?

[jira] [Comment Edited] (GROOVY-10938) Cannot assign list to array under static compilation

2023-02-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689167#comment-17689167 ] Eric Milles edited comment on GROOVY-10938 at 2/15/23 2:45 PM: --

[jira] [Commented] (GROOVY-10938) Cannot assign list to array under static compilation

2023-02-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689167#comment-17689167 ] Eric Milles commented on GROOVY-10938: -- These sorts of assignments were not type-c

[jira] [Closed] (GROOVY-10938) Cannot assign list to array under static compilation

2023-02-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles closed GROOVY-10938. Fix Version/s: 4.x Resolution: Duplicate > Cannot assign list to array under static compil

[jira] [Created] (GROOVY-10938) Cannot assign list to array under static compilation

2023-02-15 Thread Jason Garrett (Jira)
Jason Garrett created GROOVY-10938: -- Summary: Cannot assign list to array under static compilation Key: GROOVY-10938 URL: https://issues.apache.org/jira/browse/GROOVY-10938 Project: Groovy I